diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:33:17 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:33:17 +0100 |
commit | f7b83cc7bd5071d8850846c6687041e471b87e2b (patch) | |
tree | 362a57dd8721d2ddad94d970c78a70d878618abc /dev-python/llvmlite | |
parent | sys-libs/libcxxabi: x86 stable (bug #644814) (diff) | |
download | gentoo-f7b83cc7bd5071d8850846c6687041e471b87e2b.tar.gz gentoo-f7b83cc7bd5071d8850846c6687041e471b87e2b.tar.bz2 gentoo-f7b83cc7bd5071d8850846c6687041e471b87e2b.zip |
dev-python/llvmlite: x86 stable (bug #644814)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'dev-python/llvmlite')
-rw-r--r-- | dev-python/llvmlite/llvmlite-0.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.21.0.ebuild b/dev-python/llvmlite/llvmlite-0.21.0.ebuild index 714971bdf14d..84e5156b8be7 100644 --- a/dev-python/llvmlite/llvmlite-0.21.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.21.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="examples" LLVM_MAX_SLOT=5 |