summaryrefslogtreecommitdiff
path: root/dev-python/clang
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-08-24 21:50:19 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-08-24 21:50:19 +0300
commit995e9ae5e9fa8c35d6f5722b77891aeb40db8aa0 (patch)
tree180ac1398cba291ffbf0faa9352829877f63f838 /dev-python/clang
parent348ed41a0f765cb3799d5065de5022b661e5b8ce (diff)
downloadgentoo-995e9ae5e9fa8c35d6f5722b77891aeb40db8aa0.tar.gz
gentoo-995e9ae5e9fa8c35d6f5722b77891aeb40db8aa0.tar.bz2
gentoo-995e9ae5e9fa8c35d6f5722b77891aeb40db8aa0.zip
dev-python/clang: Stabilize 20.1.8 arm64, #960372
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/clang')
-rw-r--r--dev-python/clang/clang-20.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang/clang-20.1.8.ebuild b/dev-python/clang/clang-20.1.8.ebuild
index 0b43b8ec6779..030a88c9c62e 100644
--- a/dev-python/clang/clang-20.1.8.ebuild
+++ b/dev-python/clang/clang-20.1.8.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"