From 486d2d117d11e1e541daa673ea9a570003bb2537 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 25 Nov 2022 11:00:17 +0200 Subject: [PATCH] dev-python/clang-python: Stabilize 15.0.5 arm64, #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 93cd19a2acec5..20e711a06f41d 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}"