summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 19:15:45 +0000
committerSam James <sam@gentoo.org>2021-11-05 19:16:27 +0000
commitee36790ccd471e5918e6b4b823422ba582f3cba1 (patch)
tree6bcfac079b5e1d73c9274297638479cc71fd9f63
parentdev-python/clang-python: Stabilize 13.0.0 amd64, #821862 (diff)
downloadgentoo-ee36790ccd471e5918e6b4b823422ba582f3cba1.tar.gz
gentoo-ee36790ccd471e5918e6b4b823422ba582f3cba1.tar.bz2
gentoo-ee36790ccd471e5918e6b4b823422ba582f3cba1.zip
dev-python/lit: Stabilize 13.0.0 amd64, #821862
Signed-off-by: Sam James <sam@gentoo.org>
-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 d5e1e9a41f30..add262d45a76 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 )"