summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-10 16:16:44 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-10 16:16:44 +0100
commit7bf3465c2cb14f1c1ab4a3b253fe4801a12429b5 (patch)
tree3319e404847d010a2b6464bac874bb74aa809939
parentdev-python/flask-cors: x86 stable wrt bug #571282 (diff)
downloadgentoo-7bf3465c2cb14f1c1ab4a3b253fe4801a12429b5.tar.gz
gentoo-7bf3465c2cb14f1c1ab4a3b253fe4801a12429b5.tar.bz2
gentoo-7bf3465c2cb14f1c1ab4a3b253fe4801a12429b5.zip
dev-python/numba: x86 stable wrt bug #571282
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/numba/numba-0.27.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numba/numba-0.27.0.ebuild b/dev-python/numba/numba-0.27.0.ebuild
index d09256b7fda4..f89e6ef76f93 100644
--- a/dev-python/numba/numba-0.27.0.ebuild
+++ b/dev-python/numba/numba-0.27.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc examples test"
RDEPEND="