commit: 27cdb6e1117ee691929daf210c667f1bb637f2a2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Jul 20 23:51:09 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Jul 21 00:05:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27cdb6e1
dev-python/llvmlite: x86 stable wrt bug #658884 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/llvmlite/llvmlite-0.22.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/llvmlite/llvmlite-0.22.0.ebuild b/dev-python/llvmlite/llvmlite-0.22.0.ebuild index afdc32049ee..da3e51a28a6 100644 --- a/dev-python/llvmlite/llvmlite-0.22.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.22.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/numba/llvmlite/archive/v${PV}.tar.gz -> ${P}.gh.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="examples" LLVM_MAX_SLOT=5
