summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-21 08:18:24 +0100
committerSam James <sam@gentoo.org>2021-06-21 08:18:24 +0100
commit19f094796a4b0018684956719e8cf913cdfd8fbe (patch)
tree3ef2eafb9b6908c189211f71a2b57a6d06e0c629 /dev-python
parentdev-python/clang-python: Stabilize 12.0.0 arm64, #796215 (diff)
downloadgentoo-19f094796a4b0018684956719e8cf913cdfd8fbe.tar.gz
gentoo-19f094796a4b0018684956719e8cf913cdfd8fbe.tar.bz2
gentoo-19f094796a4b0018684956719e8cf913cdfd8fbe.zip
dev-python/lit: Stabilize 12.0.0 arm64, #796215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/lit/lit-12.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-12.0.0.ebuild b/dev-python/lit/lit-12.0.0.ebuild
index 47f27eee5a7b..12edb878a52a 100644
--- a/dev-python/lit/lit-12.0.0.ebuild
+++ b/dev-python/lit/lit-12.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 )"