commit: 2a4deadb9ab3e49cb14cc8ec0d57848d41784baa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 5 19:15:44 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 5 19:16:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a4deadb
dev-python/clang-python: Stabilize 13.0.0 amd64, #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 0767800bf4e..283e3ceee1f 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 )"
