From 369df4f0be34bf4941cf4e4279a51c35b6be0387 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 4 Jun 2022 21:54:07 +0200 Subject: dev-python/clang-python: arm64 stable wrt bug #849464 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo --- dev-python/clang-python/clang-python-14.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/clang-python/clang-python-14.0.4.ebuild b/dev-python/clang-python/clang-python-14.0.4.ebuild index 682b499bdda8..414fb007ea1d 100644 --- a/dev-python/clang-python/clang-python-14.0.4.ebuild +++ b/dev-python/clang-python/clang-python-14.0.4.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}" -- cgit v1.2.3-65-gdbad