diff options
author | 2024-12-06 21:50:05 +0000 | |
---|---|---|
committer | 2024-12-06 21:52:08 +0000 | |
commit | 4149ee1f1109bc740969cc25860c51b53bf7684d (patch) | |
tree | 64905f516ae62a78bec63a44a546fc8b51ef2ad2 /dev-python/lit | |
parent | sys-devel/llvm: Stabilize 19.1.4 arm, #945145 (diff) | |
download | gentoo-4149ee1f1109bc740969cc25860c51b53bf7684d.tar.gz gentoo-4149ee1f1109bc740969cc25860c51b53bf7684d.tar.bz2 gentoo-4149ee1f1109bc740969cc25860c51b53bf7684d.zip |
dev-python/lit: Stabilize 19.1.4 arm, #945145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/lit')
-rw-r--r-- | dev-python/lit/lit-19.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-19.1.4.ebuild b/dev-python/lit/lit-19.1.4.ebuild index e72c86080625..1f1108ed7126 100644 --- a/dev-python/lit/lit-19.1.4.ebuild +++ b/dev-python/lit/lit-19.1.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |