diff options
| author | Michał Górny <mgorny@gentoo.org> | 2019-12-08 22:01:27 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2019-12-08 22:20:07 +0100 |
| commit | 97a938c3c5fb1ca4b0136ca929d39ef531b31d85 (patch) | |
| tree | f4daf0e7dc50eb3b4bd868d6920a1e5afe52aa42 /dev-python/clang-python/clang-python-9.0.1_rc2.ebuild | |
| parent | 9c49f8609b6f40669c531c08cca8a893fab5cf76 (diff) | |
| download | gentoo-97a938c3c5fb1ca4b0136ca929d39ef531b31d85.tar.gz gentoo-97a938c3c5fb1ca4b0136ca929d39ef531b31d85.tar.bz2 gentoo-97a938c3c5fb1ca4b0136ca929d39ef531b31d85.zip | |
dev-python/clang-python: Add KEYWORDS to 9.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/clang-python/clang-python-9.0.1_rc2.ebuild')
| -rw-r--r-- | dev-python/clang-python/clang-python-9.0.1_rc2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-9.0.1_rc2.ebuild b/dev-python/clang-python/clang-python-9.0.1_rc2.ebuild index 3b6ab496dc37..6796e58d1b11 100644 --- a/dev-python/clang-python/clang-python-9.0.1_rc2.ebuild +++ b/dev-python/clang-python/clang-python-9.0.1_rc2.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 )" |
