diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-16 18:02:20 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-16 18:13:51 -0400 |
commit | a5714683173179a2d6569f7b657dcbd6756481d9 (patch) | |
tree | c72e80114675eeff0a97035448366ff21103ea09 /dev-python | |
parent | sys-devel/clang-runtime: arm64 stable (bug #693856) (diff) | |
download | gentoo-a5714683173179a2d6569f7b657dcbd6756481d9.tar.gz gentoo-a5714683173179a2d6569f7b657dcbd6756481d9.tar.bz2 gentoo-a5714683173179a2d6569f7b657dcbd6756481d9.zip |
dev-python/llvmlite: arm64 stable (bug #693856)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/llvmlite/llvmlite-0.29.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.29.0.ebuild b/dev-python/llvmlite/llvmlite-0.29.0.ebuild index 0828af730f2d..d4dbce12bb71 100644 --- a/dev-python/llvmlite/llvmlite-0.29.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.29.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/numba/llvmlite/archive/v${PV/_/}.tar.gz -> ${P/_/}.g 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=8 |