From 7305ce5fc3228018063504bf876c33ba85b6c00f Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 2 Dec 2022 10:03:28 +0200 Subject: [PATCH] dev-python/clang-python: Stabilize 15.0.5 amd64, #881855 Signed-off-by: Arthur Zamarin --- dev-python/clang-python/clang-python-15.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/clang-python/clang-python-15.0.5.ebuild b/dev-python/clang-python/clang-python-15.0.5.ebuild index 20e711a06f41d..4e6410cd2385f 100644 --- a/dev-python/clang-python/clang-python-15.0.5.ebuild +++ b/dev-python/clang-python/clang-python-15.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}"