summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-01-24 13:00:32 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-01-24 13:00:32 +0100
commit10319217b8db6e8f4a62831f77af0a37ecec9c01 (patch)
tree800c793cafe8464ebb262ebc6951c306483f1458 /dev-python/llvmlite
parentdev-python/re-assert: x86 stable wrt bug #763684 (diff)
downloadgentoo-10319217b8db6e8f4a62831f77af0a37ecec9c01.tar.gz
gentoo-10319217b8db6e8f4a62831f77af0a37ecec9c01.tar.bz2
gentoo-10319217b8db6e8f4a62831f77af0a37ecec9c01.zip
dev-python/llvmlite: x86 stable wrt bug #763738
Package-Manager: Portage-3.0.9, 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.35.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.35.0.ebuild b/dev-python/llvmlite/llvmlite-0.35.0.ebuild
index b1e69e989105..f2442030e3bc 100644
--- a/dev-python/llvmlite/llvmlite-0.35.0.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.35.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