summaryrefslogtreecommitdiff
path: root/dev-python/clang
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-06-14 14:01:55 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-06-14 14:01:55 +0300
commit98107eabc7d7cbdf028d07e26b41125e14531804 (patch)
treeacc625a144965920928c455ed6a3e21fd404c24f /dev-python/clang
parent9800ec332e5490c5b16e34bc9e82d70c544049dc (diff)
downloadgentoo-98107eabc7d7cbdf028d07e26b41125e14531804.tar.gz
gentoo-98107eabc7d7cbdf028d07e26b41125e14531804.tar.bz2
gentoo-98107eabc7d7cbdf028d07e26b41125e14531804.zip
dev-python/clang: Stabilize 20.1.7 arm64, #958081
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/clang')
-rw-r--r--dev-python/clang/clang-20.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang/clang-20.1.7.ebuild b/dev-python/clang/clang-20.1.7.ebuild
index 0b43b8ec6779..030a88c9c62e 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}"