commit: f0b71fd992711a04c06e831e8b47ac9e3d1f3348 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 6 16:37:28 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 6 17:03:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b71fd9
dev-python/clang-python: Rekeyword 18.1.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/clang-python/clang-python-18.1.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/clang-python/clang-python-18.1.0.ebuild b/dev-python/clang-python/clang-python-18.1.0.ebuild index bef9bf6fddbd..92a6321a504f 100644 --- a/dev-python/clang-python/clang-python-18.1.0.ebuild +++ b/dev-python/clang-python/clang-python-18.1.0.ebuild @@ -11,6 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
