diff options
author | Sam James <sam@gentoo.org> | 2022-04-15 00:56:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-15 00:56:10 +0100 |
commit | 96ddf57d0431cca96b86938d2cba41f78cbcc4df (patch) | |
tree | 88f591640fe998d6851272d506273c665b3d1d97 /dev-python/clang-python | |
parent | sys-devel/clang-common: keyword 14.0.1 (diff) | |
download | gentoo-96ddf57d0431cca96b86938d2cba41f78cbcc4df.tar.gz gentoo-96ddf57d0431cca96b86938d2cba41f78cbcc4df.tar.bz2 gentoo-96ddf57d0431cca96b86938d2cba41f78cbcc4df.zip |
dev-python/clang-python: keyword 14.0.1 for ~amd64, ~arm, ~arm64, ~x86
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/clang-python')
-rw-r--r-- | dev-python/clang-python/clang-python-14.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-14.0.1.ebuild b/dev-python/clang-python/clang-python-14.0.1.ebuild index fb6456619641..3384ae306920 100644 --- a/dev-python/clang-python/clang-python-14.0.1.ebuild +++ b/dev-python/clang-python/clang-python-14.0.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" 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 )" |