summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-10 08:56:09 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-10 08:56:09 +0200
commit739d7ad04dcc5dd69bd7293bdad14ed6f12fe77a (patch)
tree726acbb4fad61c9073c52d25624481b04c970cf0 /dev-python/llvmlite
parentdev-python/xarray: x86 stable wrt bug #779316 (diff)
downloadgentoo-739d7ad04dcc5dd69bd7293bdad14ed6f12fe77a.tar.gz
gentoo-739d7ad04dcc5dd69bd7293bdad14ed6f12fe77a.tar.bz2
gentoo-739d7ad04dcc5dd69bd7293bdad14ed6f12fe77a.zip
dev-python/llvmlite: x86 stable wrt bug #782457
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/llvmlite')
-rw-r--r--dev-python/llvmlite/llvmlite-0.36.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.36.0.ebuild b/dev-python/llvmlite/llvmlite-0.36.0.ebuild
index c4a3ab2254ed..e7d1d1dbbe84 100644
--- a/dev-python/llvmlite/llvmlite-0.36.0.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.36.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux"
IUSE="examples"
LLVM_MAX_SLOT=10