diff options
author | Sam James <sam@gentoo.org> | 2024-07-23 14:56:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-23 14:56:23 +0100 |
commit | 5310d3e1f5db362126debdbb5702f63a5b0f8c59 (patch) | |
tree | b815a3204017038dc7969bdeb76575551a50050c /dev-python/lit | |
parent | sys-devel/llvm: Stabilize 18.1.8-r1 ppc64, #935984 (diff) | |
download | gentoo-5310d3e1f5db362126debdbb5702f63a5b0f8c59.tar.gz gentoo-5310d3e1f5db362126debdbb5702f63a5b0f8c59.tar.bz2 gentoo-5310d3e1f5db362126debdbb5702f63a5b0f8c59.zip |
dev-python/lit: Stabilize 18.1.8 ppc64, #935984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/lit')
-rw-r--r-- | dev-python/lit/lit-18.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-18.1.8.ebuild b/dev-python/lit/lit-18.1.8.ebuild index ef33a1bf1435..d35ac22193df 100644 --- a/dev-python/lit/lit-18.1.8.ebuild +++ b/dev-python/lit/lit-18.1.8.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 )" |