summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 07:19:09 +0000
committerSam James <sam@gentoo.org>2021-11-05 07:19:09 +0000
commit3c30bfc6c4ce44e19afc1221d491b3a7fe4aa550 (patch)
treead4100a49eea78eed05c0fb6d679ab9ba8e247a1 /dev-python/lit
parentdev-python/clang-python: Stabilize 13.0.0 arm64, #821862 (diff)
downloadgentoo-3c30bfc6c4ce44e19afc1221d491b3a7fe4aa550.tar.gz
gentoo-3c30bfc6c4ce44e19afc1221d491b3a7fe4aa550.tar.bz2
gentoo-3c30bfc6c4ce44e19afc1221d491b3a7fe4aa550.zip
dev-python/lit: Stabilize 13.0.0 arm64, #821862
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/lit')
-rw-r--r--dev-python/lit/lit-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-13.0.0.ebuild b/dev-python/lit/lit-13.0.0.ebuild
index 0502b9a74a19..c95de81589c1 100644
--- a/dev-python/lit/lit-13.0.0.ebuild
+++ b/dev-python/lit/lit-13.0.0.ebuild
@@ -12,7 +12,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 )"