summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-10 23:52:17 +0000
committerSam James <sam@gentoo.org>2022-03-10 23:52:17 +0000
commita936aae3144a84133537a4dda5330ab09d39a3bc (patch)
treef4ab6ee22939c2665140caf5ffb511b3dac4cee9 /dev-python/lit
parentdev-python/clang-python: Stabilize 13.0.1 arm64, #833209 (diff)
downloadgentoo-a936aae3144a84133537a4dda5330ab09d39a3bc.tar.gz
gentoo-a936aae3144a84133537a4dda5330ab09d39a3bc.tar.bz2
gentoo-a936aae3144a84133537a4dda5330ab09d39a3bc.zip
dev-python/lit: Stabilize 13.0.1 arm64, #833209
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/lit')
-rw-r--r--dev-python/lit/lit-13.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-13.0.1.ebuild b/dev-python/lit/lit-13.0.1.ebuild
index d9d80e3f2ea5..a13c928268fc 100644
--- a/dev-python/lit/lit-13.0.1.ebuild
+++ b/dev-python/lit/lit-13.0.1.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 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"