summaryrefslogtreecommitdiff
path: root/dev-python/clang
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-08-24 21:53:58 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-08-24 22:02:45 +0300
commitb2f87b34fd0c8f9de3b1e9fe71fecaf5f26fee23 (patch)
tree4ba5dca7ce48a4e34bc60c563b08033f3b7d47fd /dev-python/clang
parent29dbf9f4cc8899f20dea6eb91acbbcd0429da98b (diff)
downloadgentoo-b2f87b34fd0c8f9de3b1e9fe71fecaf5f26fee23.tar.gz
gentoo-b2f87b34fd0c8f9de3b1e9fe71fecaf5f26fee23.tar.bz2
gentoo-b2f87b34fd0c8f9de3b1e9fe71fecaf5f26fee23.zip
dev-python/clang: Stabilize 20.1.8 amd64, #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 030a88c9c62e..5f9fa68427b4 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}"