From 40a3f39a9b4a341952f09f2ecf8d344c72704ff5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 10 Mar 2022 23:52:14 +0000 Subject: [PATCH] dev-python/clang-python: Stabilize 13.0.1 arm64, #833209 Signed-off-by: Sam James --- 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 8cee413d1589a..537d6c7988d41 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 )"