diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:53 +0200 |
commit | fcc10fcf5f83e506334111f8349440ccfbb58cdc (patch) | |
tree | 033a604f0e129b4f65e9370d788bf5e9f87cecf3 /dev-python/llvmlite | |
parent | gnome-base/libglade: x86 stable wrt bug #730176 (diff) | |
download | gentoo-fcc10fcf5f83e506334111f8349440ccfbb58cdc.tar.gz gentoo-fcc10fcf5f83e506334111f8349440ccfbb58cdc.tar.bz2 gentoo-fcc10fcf5f83e506334111f8349440ccfbb58cdc.zip |
dev-python/llvmlite: x86 stable wrt bug #731432
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/llvmlite')
-rw-r--r-- | dev-python/llvmlite/llvmlite-0.33.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.33.0-r1.ebuild b/dev-python/llvmlite/llvmlite-0.33.0-r1.ebuild index 9af51849aa2c..791ef995d20f 100644 --- a/dev-python/llvmlite/llvmlite-0.33.0-r1.ebuild +++ b/dev-python/llvmlite/llvmlite-0.33.0-r1.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 |