summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:49:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:51:51 +0300
commitd11f20102add6701692cad4666c9df413c05ca95 (patch)
treefc62db44bf7fe25f43eb4a36f5cc6a05b56d362d /dev-python/clang-python
parentsys-devel/llvm-common: Stabilize 16.0.6 arm64, #908385 (diff)
downloadgentoo-d11f20102add6701692cad4666c9df413c05ca95.tar.gz
gentoo-d11f20102add6701692cad4666c9df413c05ca95.tar.bz2
gentoo-d11f20102add6701692cad4666c9df413c05ca95.zip
dev-python/clang-python: Stabilize 16.0.6 arm64, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/clang-python')
-rw-r--r--dev-python/clang-python/clang-python-16.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-16.0.6.ebuild b/dev-python/clang-python/clang-python-16.0.6.ebuild
index 35a58520f838..5b9951526538 100644
--- a/dev-python/clang-python/clang-python-16.0.6.ebuild
+++ b/dev-python/clang-python/clang-python-16.0.6.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}"