commit: c6277fcb812d45f5f3a449c28797c70d4eacc167 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 25 19:33:46 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jan 25 19:33:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6277fcb
dev-python/clang-python: Stabilize 15.0.7 arm64, #891893 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/clang-python/clang-python-15.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/clang-python/clang-python-15.0.7.ebuild b/dev-python/clang-python/clang-python-15.0.7.ebuild index 2ac8327fcc1b..c46cb818209b 100644 --- a/dev-python/clang-python/clang-python-15.0.7.ebuild +++ b/dev-python/clang-python/clang-python-15.0.7.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" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
