diff options
author | 2022-06-04 21:54:10 +0200 | |
---|---|---|
committer | 2022-06-04 21:54:10 +0200 | |
commit | fb2e6a8d9c575c89a07a089399c831f1fd530809 (patch) | |
tree | 42f1026ed4923fb7eb87f62856285621c005488d /dev-python/lit | |
parent | dev-python/clang-python: arm64 stable wrt bug #849464 (diff) | |
download | gentoo-fb2e6a8d9c575c89a07a089399c831f1fd530809.tar.gz gentoo-fb2e6a8d9c575c89a07a089399c831f1fd530809.tar.bz2 gentoo-fb2e6a8d9c575c89a07a089399c831f1fd530809.zip |
dev-python/lit: arm64 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/lit')
-rw-r--r-- | dev-python/lit/lit-14.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-14.0.4.ebuild b/dev-python/lit/lit-14.0.4.ebuild index 3b9feb32059b..5606f0534baa 100644 --- a/dev-python/lit/lit-14.0.4.ebuild +++ b/dev-python/lit/lit-14.0.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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |