summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-10 16:16:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-10 16:16:33 +0100
commit44edc0750bef42b9b866c972528fb12b61fd4d9d (patch)
treee51150fca62e5048d6d0826966413791972ab107 /dev-python/blaze
parentnet-proxy/privoxy: x86 stable wrt bug #605198 (diff)
downloadgentoo-44edc0750bef42b9b866c972528fb12b61fd4d9d.tar.gz
gentoo-44edc0750bef42b9b866c972528fb12b61fd4d9d.tar.bz2
gentoo-44edc0750bef42b9b866c972528fb12b61fd4d9d.zip
dev-python/blaze: x86 stable wrt bug #571282
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/blaze')
-rw-r--r--dev-python/blaze/blaze-0.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blaze/blaze-0.10.2.ebuild b/dev-python/blaze/blaze-0.10.2.ebuild
index c8427d73ae85..d50c35dd0305 100644
--- a/dev-python/blaze/blaze-0.10.2.ebuild
+++ b/dev-python/blaze/blaze-0.10.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/ContinuumIO/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
# Currently doc build fails, reason now, attempt to import mystery modules in datashape
# Leaving doc build content in case this is fixed