diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 18:46:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 18:46:34 +0300 |
commit | 930196ceb854ef3b628d1ea2273f3ee651374ed3 (patch) | |
tree | a3ebc68765e39fd8e10a3fd5d185c5a641b974ae /dev-python/llvmlite | |
parent | sys-devel/clang-runtime: arm stable wrt bug #693856 (diff) | |
download | gentoo-930196ceb854ef3b628d1ea2273f3ee651374ed3.tar.gz gentoo-930196ceb854ef3b628d1ea2273f3ee651374ed3.tar.bz2 gentoo-930196ceb854ef3b628d1ea2273f3ee651374ed3.zip |
dev-python/llvmlite: arm stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/llvmlite')
-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 e0b95a886534..0828af730f2d 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 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="examples" LLVM_MAX_SLOT=8 |