summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:52:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:53:30 +0200
commit4ac712d5a7282a7eae2c2d5da40e89cd7cb6cf47 (patch)
tree04ca58fcff78079375bd1d9032e7980e3fe15f6d /dev-python/clang-python
parentdev-libs/libclc: amd64 stable wrt bug #849464 (diff)
downloadgentoo-4ac712d5a7282a7eae2c2d5da40e89cd7cb6cf47.tar.gz
gentoo-4ac712d5a7282a7eae2c2d5da40e89cd7cb6cf47.tar.bz2
gentoo-4ac712d5a7282a7eae2c2d5da40e89cd7cb6cf47.zip
dev-python/clang-python: amd64 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/clang-python')
-rw-r--r--dev-python/clang-python/clang-python-14.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-14.0.4.ebuild b/dev-python/clang-python/clang-python-14.0.4.ebuild
index 0b7cef715981..682b499bdda8 100644
--- a/dev-python/clang-python/clang-python-14.0.4.ebuild
+++ b/dev-python/clang-python/clang-python-14.0.4.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}"