commit: ed1af31b41ad2d9bbc407220941c21b4a196009e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 5 16:50:38 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 5 16:52:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed1af31b
dev-python/clang-python: Stabilize 11.1.0 arm64, #777282 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/clang-python/clang-python-11.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/clang-python/clang-python-11.1.0.ebuild b/dev-python/clang-python/clang-python-11.1.0.ebuild index 33f1dfa8da5..9bd56b2f3b0 100644 --- a/dev-python/clang-python/clang-python-11.1.0.ebuild +++ b/dev-python/clang-python/clang-python-11.1.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 )"
