summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-30 10:57:36 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-30 10:58:53 +0200
commit9b2fa004eee1dbeada3b1a501b747f41fc0b9a83 (patch)
tree4c8a2662229b371e3deceafb6f620c914e5b3a83
parentdev-libs/libclc: amd64 stable wrt bug #861950 (diff)
downloadgentoo-9b2fa004.tar.gz
gentoo-9b2fa004.tar.bz2
gentoo-9b2fa004.zip
dev-python/clang-python: amd64 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/clang-python/clang-python-14.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-14.0.6.ebuild b/dev-python/clang-python/clang-python-14.0.6.ebuild
index 0b7cef715981..682b499bdda8 100644
--- a/dev-python/clang-python/clang-python-14.0.6.ebuild
+++ b/dev-python/clang-python/clang-python-14.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}"