diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:53:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:53 +0100 |
commit | 446069932784899572ec2349038ed73a2dfb3b5b (patch) | |
tree | 98fa8cef10ce71632c605b8e94a0658f44849af6 /dev-python/datashape | |
parent | dev-python/d2to1: x86 stable wrt bug #606038 (diff) | |
download | gentoo-446069932784899572ec2349038ed73a2dfb3b5b.tar.gz gentoo-446069932784899572ec2349038ed73a2dfb3b5b.tar.bz2 gentoo-446069932784899572ec2349038ed73a2dfb3b5b.zip |
dev-python/datashape: x86 stable wrt bug #606040
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/datashape')
-rw-r--r-- | dev-python/datashape/datashape-0.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/datashape/datashape-0.5.4.ebuild b/dev-python/datashape/datashape-0.5.4.ebuild index 7f42edfe05f0..9138f6076e29 100644 --- a/dev-python/datashape/datashape-0.5.4.ebuild +++ b/dev-python/datashape/datashape-0.5.4.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" IUSE="doc test" RDEPEND=" |