commit: 354f906a224ea537a605bd24ce2ad69dc7d61cd0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 6 19:17:41 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 6 19:18:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354f906a
dev-python/clang-python: Add keywords to 15.0.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/clang-python/clang-python-15.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/clang-python/clang-python-15.0.0.ebuild b/dev-python/clang-python/clang-python-15.0.0.ebuild index 2891edc42793..3e0bc84f48a0 100644 --- a/dev-python/clang-python/clang-python-15.0.0.ebuild +++ b/dev-python/clang-python/clang-python-15.0.0.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" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
