commit: 074e13e77b3088070266e2132d8eef4608663fe5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 07:30:38 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 07:30:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074e13e7
dev-python/llvmlite: Stabilize 0.37.0 arm64, #812560
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/llvmlite/llvmlite-0.37.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/llvmlite/llvmlite-0.37.0.ebuild
b/dev-python/llvmlite/llvmlite-0.37.0.ebuild
index 76b916fe825..ab1d557ede8 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