diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 18:02:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 18:06:54 +0100 |
commit | 69135a5ff91d094b55fba64ce98b8991aaef3266 (patch) | |
tree | 8bef3f4ac83752a9dcafb592b81ce068355f39d5 /dev-python/lit | |
parent | sys-devel/llvm: x86 stable (bug #768567) (diff) | |
download | gentoo-69135a5ff91d094b55fba64ce98b8991aaef3266.tar.gz gentoo-69135a5ff91d094b55fba64ce98b8991aaef3266.tar.bz2 gentoo-69135a5ff91d094b55fba64ce98b8991aaef3266.zip |
dev-python/lit: x86 stable (bug #768567)
Package-Manager: Portage-3.0.14, 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.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-11.0.1.ebuild b/dev-python/lit/lit-11.0.1.ebuild index 4cb68ab291ef..f956b11885ac 100644 --- a/dev-python/lit/lit-11.0.1.ebuild +++ b/dev-python/lit/lit-11.0.1.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 )" |