From 4367fd2e6001abc196165990b4aac7fbec9028a5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 14 Jun 2025 15:20:49 +0100 Subject: [PATCH] dev-python/clang: Stabilize 20.1.7 amd64, #958081 Signed-off-by: Sam James --- dev-python/clang/clang-20.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/clang/clang-20.1.7.ebuild b/dev-python/clang/clang-20.1.7.ebuild index 030a88c9c62e6..5f9fa68427b46 100644 --- a/dev-python/clang/clang-20.1.7.ebuild +++ b/dev-python/clang/clang-20.1.7.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}"