commit: ffc162b72bf25eb4c6a686b7c227717e8bd8ed45
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 6 09:58:23 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 6 09:58:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc162b7
dev-python/llvmlite: Stabilize 0.36.0 arm64, #782457
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/llvmlite/llvmlite-0.36.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/llvmlite/llvmlite-0.36.0.ebuild
b/dev-python/llvmlite/llvmlite-0.36.0.ebuild
index 9471ea6619b..c4a3ab2254e 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