diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 02:14:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 02:19:18 +0200 |
commit | 9eb8dc508994094186b14c64ee03f077edf116ad (patch) | |
tree | 2284fd4aef0d57f4b84d609ff5f49426875f1591 /dev-python/lit | |
parent | sys-devel/llvm: x86 stable (bug #777282) (diff) | |
download | gentoo-9eb8dc508994094186b14c64ee03f077edf116ad.tar.gz gentoo-9eb8dc508994094186b14c64ee03f077edf116ad.tar.bz2 gentoo-9eb8dc508994094186b14c64ee03f077edf116ad.zip |
dev-python/lit: x86 stable (bug #777282)
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/lit')
-rw-r--r-- | dev-python/lit/lit-11.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-11.1.0.ebuild b/dev-python/lit/lit-11.1.0.ebuild index 8d29b5c5a77d..27bd409a071b 100644 --- a/dev-python/lit/lit-11.1.0.ebuild +++ b/dev-python/lit/lit-11.1.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |