diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:19:17 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:24:32 +0100 |
commit | eba3e11b06dea6d35c62e22cd30f96493d3549cc (patch) | |
tree | 34feb3ae553e70910cc99aa23575ee678b03c7b4 /dev-python/lit | |
parent | sys-devel/llvm: x86 stable (bug #754744) (diff) | |
download | gentoo-eba3e11b06dea6d35c62e22cd30f96493d3549cc.tar.gz gentoo-eba3e11b06dea6d35c62e22cd30f96493d3549cc.tar.bz2 gentoo-eba3e11b06dea6d35c62e22cd30f96493d3549cc.zip |
dev-python/lit: x86 stable (bug #754744)
Package-Manager: Portage-3.0.9, 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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-11.0.0.ebuild b/dev-python/lit/lit-11.0.0.ebuild index f864710ef6c2..d5ada9e0bb8f 100644 --- a/dev-python/lit/lit-11.0.0.ebuild +++ b/dev-python/lit/lit-11.0.0.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 )" |