summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:54:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:54:10 +0200
commitfb2e6a8d9c575c89a07a089399c831f1fd530809 (patch)
tree42f1026ed4923fb7eb87f62856285621c005488d
parentdev-python/clang-python: arm64 stable wrt bug #849464 (diff)
downloadgentoo-fb2e6a8d.tar.gz
gentoo-fb2e6a8d.tar.bz2
gentoo-fb2e6a8d.zip
dev-python/lit: 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 <ago@gentoo.org>
-rw-r--r--dev-python/lit/lit-14.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-14.0.4.ebuild b/dev-python/lit/lit-14.0.4.ebuild
index 3b9feb32059b..5606f0534baa 100644
--- a/dev-python/lit/lit-14.0.4.ebuild
+++ b/dev-python/lit/lit-14.0.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"