commit: e1f0fc9b091168ae2b08175a7513717dc026ae4d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 02:18:32 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 02:18:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1f0fc9b
dev-python/llvmlite: Stabilize 0.34.0 arm64, #742842
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/llvmlite/llvmlite-0.34.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/llvmlite/llvmlite-0.34.0.ebuild
b/dev-python/llvmlite/llvmlite-0.34.0.ebuild
index dd601eab54e..4b97ef6f8ed 100644
--- a/dev-python/llvmlite/llvmlite-0.34.0.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.34.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