diff options
author | Sam James <sam@gentoo.org> | 2024-12-06 21:49:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-06 21:51:45 +0000 |
commit | 7a4d14e9605ddb00229740fdb7acdefe93cc39be (patch) | |
tree | 2b07a071fe1f2a336a39aae16d0c33dd5490dc06 /dev-python/lit | |
parent | sys-devel/llvm: Stabilize 19.1.4 amd64, #945145 (diff) | |
download | gentoo-7a4d14e9605ddb00229740fdb7acdefe93cc39be.tar.gz gentoo-7a4d14e9605ddb00229740fdb7acdefe93cc39be.tar.bz2 gentoo-7a4d14e9605ddb00229740fdb7acdefe93cc39be.zip |
dev-python/lit: Stabilize 19.1.4 amd64, #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 75b7c01e4ef3..07ea2b644e11 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 )" |