commit: 148d52670db2c9d1895084d05476cbf010c8f7fa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 7 01:59:15 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 7 01:59:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=148d5267
dev-python/clang-python: Stabilize 13.0.1 amd64, #833209 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/clang-python/clang-python-13.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/clang-python/clang-python-13.0.1.ebuild b/dev-python/clang-python/clang-python-13.0.1.ebuild index 3384ae306920..8cee413d1589 100644 --- a/dev-python/clang-python/clang-python-13.0.1.ebuild +++ b/dev-python/clang-python/clang-python-13.0.1.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 )"
