diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-30 20:54:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-30 20:54:52 +0300 |
commit | cc80debff3641201ea4f17cb9de7bf663f5039d8 (patch) | |
tree | f55141c42426ae8b5a5e38d8cdc734c1f1323f6c | |
parent | sys-devel/clang-common: Stabilize 14.0.6 arm, #861950 (diff) | |
download | gentoo-cc80debff3641201ea4f17cb9de7bf663f5039d8.tar.gz gentoo-cc80debff3641201ea4f17cb9de7bf663f5039d8.tar.bz2 gentoo-cc80debff3641201ea4f17cb9de7bf663f5039d8.zip |
dev-python/lit: Stabilize 14.0.6 arm, #861950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/lit/lit-14.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-14.0.6.ebuild b/dev-python/lit/lit-14.0.6.ebuild index b4c9afbc220b..7407399684aa 100644 --- a/dev-python/lit/lit-14.0.6.ebuild +++ b/dev-python/lit/lit-14.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 ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |