From 44edc0750bef42b9b866c972528fb12b61fd4d9d Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 10 Jan 2017 16:16:33 +0100 Subject: [PATCH] dev-python/blaze: x86 stable wrt bug #571282 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/blaze/blaze-0.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/blaze/blaze-0.10.2.ebuild b/dev-python/blaze/blaze-0.10.2.ebuild index c8427d73ae853..d50c35dd03057 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