diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:16:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:16:33 +0100 |
commit | 44edc0750bef42b9b866c972528fb12b61fd4d9d (patch) | |
tree | e51150fca62e5048d6d0826966413791972ab107 /dev-python | |
parent | net-proxy/privoxy: x86 stable wrt bug #605198 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-python/blaze/blaze-0.10.2.ebuild | 2 |
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 |