From b2f87b34fd0c8f9de3b1e9fe71fecaf5f26fee23 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 24 Aug 2025 21:53:58 +0300 Subject: [PATCH] dev-python/clang: Stabilize 20.1.8 amd64, #960372 Signed-off-by: Arthur Zamarin --- dev-python/clang/clang-20.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/clang/clang-20.1.8.ebuild b/dev-python/clang/clang-20.1.8.ebuild index 030a88c9c62e6..5f9fa68427b46 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}"