diff options
author | Sam James <sam@gentoo.org> | 2020-09-19 02:18:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-19 02:18:32 +0000 |
commit | e1f0fc9b091168ae2b08175a7513717dc026ae4d (patch) | |
tree | e2c63644d6416ed3e097c9a95c099d75867f8ffd /dev-python/llvmlite | |
parent | net-fs/cifs-utils: Stabilize 6.11 arm, #743211 (diff) | |
download | gentoo-e1f0fc9b091168ae2b08175a7513717dc026ae4d.tar.gz gentoo-e1f0fc9b091168ae2b08175a7513717dc026ae4d.tar.bz2 gentoo-e1f0fc9b091168ae2b08175a7513717dc026ae4d.zip |
dev-python/llvmlite: Stabilize 0.34.0 arm64, #742842
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/llvmlite')
-rw-r--r-- | dev-python/llvmlite/llvmlite-0.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.34.0.ebuild b/dev-python/llvmlite/llvmlite-0.34.0.ebuild index dd601eab54e9..4b97ef6f8edb 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 |