diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:02:37 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:14:26 +0100 |
commit | 6460e3cb874366c9cb51fca746b921922d722f9f (patch) | |
tree | 6f1f5df57e04eead9a156409121042486ca37542 /dev-python/lit | |
parent | sys-devel/clang: x86 stable (bug #637210) (diff) | |
download | gentoo-6460e3cb874366c9cb51fca746b921922d722f9f.tar.gz gentoo-6460e3cb874366c9cb51fca746b921922d722f9f.tar.bz2 gentoo-6460e3cb874366c9cb51fca746b921922d722f9f.zip |
dev-python/lit: x86 stable (bug #637210)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-python/lit')
-rw-r--r-- | dev-python/lit/lit-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-4.0.1.ebuild b/dev-python/lit/lit-4.0.1.ebuild index 9ef5c2139edb..f78d0fc22828 100644 --- a/dev-python/lit/lit-4.0.1.ebuild +++ b/dev-python/lit/lit-4.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.src.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="test" S=${WORKDIR}/${MY_P}.src/utils/lit |