diff options
author | Sam James <sam@gentoo.org> | 2021-05-06 09:58:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-06 09:58:23 +0000 |
commit | ffc162b72bf25eb4c6a686b7c227717e8bd8ed45 (patch) | |
tree | 78198261e94a946fcb88f4e61b5793e92623c3a9 /dev-python/llvmlite | |
parent | dev-perl/Alien-Base-ModuleBuild: Stabilize 1.150.0 arm64, #782028 (diff) | |
download | gentoo-ffc162b72bf25eb4c6a686b7c227717e8bd8ed45.tar.gz gentoo-ffc162b72bf25eb4c6a686b7c227717e8bd8ed45.tar.bz2 gentoo-ffc162b72bf25eb4c6a686b7c227717e8bd8ed45.zip |
dev-python/llvmlite: Stabilize 0.36.0 arm64, #782457
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/llvmlite')
-rw-r--r-- | dev-python/llvmlite/llvmlite-0.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.36.0.ebuild b/dev-python/llvmlite/llvmlite-0.36.0.ebuild index 9471ea6619b7..c4a3ab2254ed 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 |