commit: 3f0ce38376d1825de35104ea994fa7fc1a222ba8 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat May 11 11:23:56 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat May 11 11:23:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f0ce383
dev-python/llvmlite: x86 stable wrt bug #674068 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" dev-python/llvmlite/llvmlite-0.28.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/llvmlite/llvmlite-0.28.0.ebuild b/dev-python/llvmlite/llvmlite-0.28.0.ebuild index 902996be82c..486d5368b75 100644 --- a/dev-python/llvmlite/llvmlite-0.28.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.28.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/numba/llvmlite/archive/v${PV/_/}.tar.gz -> ${P/_/}.g LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="examples" LLVM_MAX_SLOT=7
