summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-25 21:33:46 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-25 21:33:46 +0200
commitc6277fcb812d45f5f3a449c28797c70d4eacc167 (patch)
tree56c511158d76d36d23f79d9ebb1e935b68f82b5d /dev-python/clang-python
parentsys-devel/llvm-common: Stabilize 15.0.7 arm64, #891893 (diff)
downloadgentoo-c6277fcb812d45f5f3a449c28797c70d4eacc167.tar.gz
gentoo-c6277fcb812d45f5f3a449c28797c70d4eacc167.tar.bz2
gentoo-c6277fcb812d45f5f3a449c28797c70d4eacc167.zip
dev-python/clang-python: Stabilize 15.0.7 arm64, #891893
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/clang-python')
-rw-r--r--dev-python/clang-python/clang-python-15.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-15.0.7.ebuild b/dev-python/clang-python/clang-python-15.0.7.ebuild
index 2ac8327fcc1b..c46cb818209b 100644
--- a/dev-python/clang-python/clang-python-15.0.7.ebuild
+++ b/dev-python/clang-python/clang-python-15.0.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}"