diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-09 20:26:04 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-09 20:30:02 +0200 |
commit | 117ddf9c6c43408f3643f8726a54b61440b6a8ed (patch) | |
tree | 14335516a4b79225ef5b743f118c73f615884112 /dev-python/lit | |
parent | sys-devel/llvmgold: arm64 stable (bug #705530) (diff) | |
download | gentoo-117ddf9c6c43408f3643f8726a54b61440b6a8ed.tar.gz gentoo-117ddf9c6c43408f3643f8726a54b61440b6a8ed.tar.bz2 gentoo-117ddf9c6c43408f3643f8726a54b61440b6a8ed.zip |
dev-python/lit: arm64 stable (bug #705530)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/lit')
-rw-r--r-- | dev-python/lit/lit-9.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-9.0.1.ebuild b/dev-python/lit/lit-9.0.1.ebuild index c87eead5cb39..65669485c0bc 100644 --- a/dev-python/lit/lit-9.0.1.ebuild +++ b/dev-python/lit/lit-9.0.1.ebuild @@ -15,7 +15,7 @@ llvm.org_set_globals LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |