diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-04 19:07:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-04 19:38:32 +0100 |
commit | 8075d1a841f7e67e9467aa2ce3f7305d1d3a0766 (patch) | |
tree | f97193ee8b5ee87aff03c6f923b72cb94d3c62b1 /dev-python/clang-python | |
parent | dev-ml/llvm-ocaml: Keyword 10.0.0rc3 (diff) | |
download | gentoo-8075d1a841f7e67e9467aa2ce3f7305d1d3a0766.tar.gz gentoo-8075d1a841f7e67e9467aa2ce3f7305d1d3a0766.tar.bz2 gentoo-8075d1a841f7e67e9467aa2ce3f7305d1d3a0766.zip |
dev-python/clang-python: Keyword 10.0.0rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/clang-python')
-rw-r--r-- | dev-python/clang-python/clang-python-10.0.0_rc3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-10.0.0_rc3.ebuild b/dev-python/clang-python/clang-python-10.0.0_rc3.ebuild index fc791c8175c3..789c9ee28d9b 100644 --- a/dev-python/clang-python/clang-python-10.0.0_rc3.ebuild +++ b/dev-python/clang-python/clang-python-10.0.0_rc3.ebuild @@ -13,7 +13,7 @@ llvm.org_set_globals LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |