commit: ac4529ccadebcef3f3e3a351207d2839a70aa6ca Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 5 07:19:08 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 5 07:19:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4529cc
dev-python/clang-python: Stabilize 13.0.0 arm64, #821862 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/clang-python/clang-python-13.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/clang-python/clang-python-13.0.0.ebuild b/dev-python/clang-python/clang-python-13.0.0.ebuild index 5999d3c2820..0767800bf4e 100644 --- a/dev-python/clang-python/clang-python-13.0.0.ebuild +++ b/dev-python/clang-python/clang-python-13.0.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )"
