summaryrefslogtreecommitdiff
path: root/dev-python/clang
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-03-05 11:01:31 +0100
committerMichał Górny <mgorny@gentoo.org>2025-03-05 11:12:52 +0100
commit6855095418b4c81ed274872c0db77b3d34bccb57 (patch)
tree6edf363e79e0fa963b72c497047ab5e3f6e45a37 /dev-python/clang
parent64eaff99348f8d24a8601faa6d64555e30d4c20c (diff)
downloadgentoo-6855095418b4c81ed274872c0db77b3d34bccb57.tar.gz
gentoo-6855095418b4c81ed274872c0db77b3d34bccb57.tar.bz2
gentoo-6855095418b4c81ed274872c0db77b3d34bccb57.zip
dev-python/clang: Add keywords to 20.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/clang')
-rw-r--r--dev-python/clang/clang-20.1.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/clang/clang-20.1.0.ebuild b/dev-python/clang/clang-20.1.0.ebuild
index 694150a44a53..07386b38357e 100644
--- a/dev-python/clang/clang-20.1.0.ebuild
+++ b/dev-python/clang/clang-20.1.0.ebuild
@@ -11,6 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"