summaryrefslogtreecommitdiff
path: root/dev-python/clang-python/clang-python-16.0.6.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:49:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:51:46 +0300
commit0e2be06988677007845dbb98758b9c71c31b4c59 (patch)
treeba3d4e6b49dc2ea5282adfdd4caa77d74fe9ae59 /dev-python/clang-python/clang-python-16.0.6.ebuild
parent582c5dd1b9b1e39f17455d60e62dcb1e6e258fb4 (diff)
downloadgentoo-0e2be06988677007845dbb98758b9c71c31b4c59.tar.gz
gentoo-0e2be06988677007845dbb98758b9c71c31b4c59.tar.bz2
gentoo-0e2be06988677007845dbb98758b9c71c31b4c59.zip
dev-python/clang-python: Stabilize 16.0.6 amd64, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/clang-python/clang-python-16.0.6.ebuild')
-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 d4a2cc4e8854..35a58520f838 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}"