summaryrefslogtreecommitdiff
path: root/dev-python/clang-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:28 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:28 +0200
commit7305ce5fc3228018063504bf876c33ba85b6c00f (patch)
treeab53a6f9fb0bc49bdaed1584d62854d95350c0aa /dev-python/clang-python
parent8bf66b75cd6e12334d6b6bd7356513194875bd7e (diff)
downloadgentoo-7305ce5fc3228018063504bf876c33ba85b6c00f.tar.gz
gentoo-7305ce5fc3228018063504bf876c33ba85b6c00f.tar.bz2
gentoo-7305ce5fc3228018063504bf876c33ba85b6c00f.zip
dev-python/clang-python: Stabilize 15.0.5 amd64, #881855
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.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-15.0.5.ebuild b/dev-python/clang-python/clang-python-15.0.5.ebuild
index 20e711a06f41..4e6410cd2385 100644
--- a/dev-python/clang-python/clang-python-15.0.5.ebuild
+++ b/dev-python/clang-python/clang-python-15.0.5.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}"