diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-20 23:05:57 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-20 23:13:50 +0200 |
commit | 248c2aa29734420d6fa126f04c12c2c28bf9d598 (patch) | |
tree | 06cb0f82698cfaec00d87ed74dd7820332027ced | |
parent | sys-devel/llvm: x86 stable (bug #742974) (diff) | |
download | gentoo-248c2aa29734420d6fa126f04c12c2c28bf9d598.tar.gz gentoo-248c2aa29734420d6fa126f04c12c2c28bf9d598.tar.bz2 gentoo-248c2aa29734420d6fa126f04c12c2c28bf9d598.zip |
dev-python/lit: x86 stable (bug #742974)
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-python/lit/lit-10.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-10.0.1.ebuild b/dev-python/lit/lit-10.0.1.ebuild index 88c335bd8736..720061a026e3 100644 --- a/dev-python/lit/lit-10.0.1.ebuild +++ b/dev-python/lit/lit-10.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 )" |