commit: a928503f06a0700e7f9757c0ee2f4cb58d712299 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 17 23:21:52 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 17 23:21:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a928503f
dev-python/clang-python: Stabilize 16.0.5 amd64, #908385 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/clang-python/clang-python-16.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/clang-python/clang-python-16.0.5.ebuild b/dev-python/clang-python/clang-python-16.0.5.ebuild index 83f4d804e310..2ac8327fcc1b 100644 --- a/dev-python/clang-python/clang-python-16.0.5.ebuild +++ b/dev-python/clang-python/clang-python-16.0.5.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}"
