diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:45:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:45:14 +0200 |
commit | 3fef2f56a25f2dfc5fa7b7aa3c7f4db5f0ce2294 (patch) | |
tree | c4990a5fe83ea31e31665fd80bde551a46bc3aca /dev-python/llvmlite | |
parent | dev-python/eventlet: arm stable wrt bug #742800 (diff) | |
download | gentoo-3fef2f56a25f2dfc5fa7b7aa3c7f4db5f0ce2294.tar.gz gentoo-3fef2f56a25f2dfc5fa7b7aa3c7f4db5f0ce2294.tar.bz2 gentoo-3fef2f56a25f2dfc5fa7b7aa3c7f4db5f0ce2294.zip |
dev-python/llvmlite: arm stable wrt bug #742842
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@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 7d5b705dc001..886e1f8f6199 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 |