From 98107eabc7d7cbdf028d07e26b41125e14531804 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 14 Jun 2025 14:01:55 +0300 Subject: [PATCH] dev-python/clang: Stabilize 20.1.7 arm64, #958081 Signed-off-by: Arthur Zamarin --- 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 0b43b8ec67791..030a88c9c62e6 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}"