commit: 96ddf57d0431cca96b86938d2cba41f78cbcc4df Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 14 23:56:10 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 14 23:56:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ddf57d
dev-python/clang-python: keyword 14.0.1 for ~amd64, ~arm, ~arm64, ~x86 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/clang-python/clang-python-14.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
