diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 17:07:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 17:07:43 +0100 |
commit | e2a2c9bc18c2495047dfebe217d0819f965cc732 (patch) | |
tree | 7a1866e1124c0669b85284f0d81c68c8fbace1d1 /dev-python/lit | |
parent | sys-devel/llvm-common: Stabilize 16.0.6 arm, #908385 (diff) | |
download | gentoo-e2a2c9bc18c2495047dfebe217d0819f965cc732.tar.gz gentoo-e2a2c9bc18c2495047dfebe217d0819f965cc732.tar.bz2 gentoo-e2a2c9bc18c2495047dfebe217d0819f965cc732.zip |
dev-python/lit: Stabilize 16.0.6 arm, #908385
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/lit')
-rw-r--r-- | dev-python/lit/lit-16.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-16.0.6.ebuild b/dev-python/lit/lit-16.0.6.ebuild index 05a6c477bbba..20ef6888823c 100644 --- a/dev-python/lit/lit-16.0.6.ebuild +++ b/dev-python/lit/lit-16.0.6.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 ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |