summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-03-19 21:13:59 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-03-19 21:13:59 +0300
commit1bed5fc48676d9f3356d86f8204889ff4b30f64c (patch)
tree6c59cf5069bd966fba20edc796a56146bc2effd2 /dev-python/clang-python
parentsys-devel/clang: Stabilize 11.1.0 amd64, #777282 (diff)
downloadgentoo-1bed5fc48676d9f3356d86f8204889ff4b30f64c.tar.gz
gentoo-1bed5fc48676d9f3356d86f8204889ff4b30f64c.tar.bz2
gentoo-1bed5fc48676d9f3356d86f8204889ff4b30f64c.zip
dev-python/clang-python: Stabilize 11.1.0 amd64, #777282
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/clang-python')
-rw-r--r--dev-python/clang-python/clang-python-11.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-11.1.0.ebuild b/dev-python/clang-python/clang-python-11.1.0.ebuild
index 9b562d893ad1..33f1dfa8da5f 100644
--- a/dev-python/clang-python/clang-python-11.1.0.ebuild
+++ b/dev-python/clang-python/clang-python-11.1.0.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"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"