summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-18 22:55:11 +0000
committerSam James <sam@gentoo.org>2020-07-18 23:30:25 +0000
commite6b8252eb23ce9914e2bdd4d532d14c6a14c4160 (patch)
tree8412bf12d7e1a58198de5ed07b25b8f7964c7654
parentnet-misc/mosh-9999: Don't depend on openssl unconditionally (diff)
downloadgentoo-e6b8252eb23ce9914e2bdd4d532d14c6a14c4160.tar.gz
gentoo-e6b8252eb23ce9914e2bdd4d532d14c6a14c4160.tar.bz2
gentoo-e6b8252eb23ce9914e2bdd4d532d14c6a14c4160.zip
dev-python/llvmlite: arm64 stable (bug #731432)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/llvmlite/llvmlite-0.33.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.33.0-r1.ebuild b/dev-python/llvmlite/llvmlite-0.33.0-r1.ebuild
index 985351846cd3..6b797f9dfc26 100644
--- a/dev-python/llvmlite/llvmlite-0.33.0-r1.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.33.0-r1.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