summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-12 09:08:52 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-12 09:08:52 +0200
commite49959ba009cf63a907f3ed7c013095ab5e57515 (patch)
tree4e555d0037da01201e4e0906616f9315caa1cfff
parentdev-util/spirv-llvm-translator: amd64 stable wrt bug #812545 (diff)
downloadgentoo-e49959ba.tar.gz
gentoo-e49959ba.tar.bz2
gentoo-e49959ba.zip
dev-python/llvmlite: amd64 stable wrt bug #812560
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/llvmlite/llvmlite-0.37.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.37.0.ebuild b/dev-python/llvmlite/llvmlite-0.37.0.ebuild
index 102521832fc6..5eaa29e9fdaf 100644
--- a/dev-python/llvmlite/llvmlite-0.37.0.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.37.0.ebuild
@@ -13,7 +13,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=11