summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-11 07:06:08 +0100
committerSam James <sam@gentoo.org>2021-09-11 07:06:08 +0100
commit086344907170860a66c1a5c405deffd43fab7918 (patch)
treeca1488f84ff835dda535aaf9ea6aad2df3bdc7c1
parentsys-devel/clang-common: Stabilize 12.0.1 arm, #804471 (diff)
downloadgentoo-08634490.tar.gz
gentoo-08634490.tar.bz2
gentoo-08634490.zip
dev-python/lit: Stabilize 12.0.1 arm, #804471
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/lit/lit-12.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-12.0.1.ebuild b/dev-python/lit/lit-12.0.1.ebuild
index ca709a394a71..ec42ff8b5f10 100644
--- a/dev-python/lit/lit-12.0.1.ebuild
+++ b/dev-python/lit/lit-12.0.1.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 )"