diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 21:04:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 21:04:36 +0200 |
commit | 621b2b80a8c9cc5eeae665c7c50d8b096be20d4f (patch) | |
tree | 99f77a48f340894e940ac81401ec9914665e9de4 /dev-python/lit | |
parent | sys-devel/clang: Stabilize 15.0.7-r1 ppc64, #891893 (diff) | |
download | gentoo-621b2b80a8c9cc5eeae665c7c50d8b096be20d4f.tar.gz gentoo-621b2b80a8c9cc5eeae665c7c50d8b096be20d4f.tar.bz2 gentoo-621b2b80a8c9cc5eeae665c7c50d8b096be20d4f.zip |
dev-python/lit: Stabilize 15.0.7 ppc64, #891893
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/lit')
-rw-r--r-- | dev-python/lit/lit-15.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-15.0.7.ebuild b/dev-python/lit/lit-15.0.7.ebuild index a55b1043dd1b..7a173ee28f4e 100644 --- a/dev-python/lit/lit-15.0.7.ebuild +++ b/dev-python/lit/lit-15.0.7.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |