summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-29 11:33:38 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-29 11:44:17 +0100
commit1fd51820fa9bf81c85ced3b2fb797ee14615399d (patch)
tree9234a40bc65e5c6daa8b4efb93d4499727c33fe3 /dev-python/theano
parentdev-python/mpmath: x86 stable wrt bug #593076 (diff)
downloadgentoo-1fd51820fa9bf81c85ced3b2fb797ee14615399d.tar.gz
gentoo-1fd51820fa9bf81c85ced3b2fb797ee14615399d.tar.bz2
gentoo-1fd51820fa9bf81c85ced3b2fb797ee14615399d.zip
dev-python/theano: x86 stable wrt bug #593076
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/theano')
-rw-r--r--dev-python/theano/theano-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/theano/theano-0.7.0.ebuild b/dev-python/theano/theano-0.7.0.ebuild
index ec48daac5327..25389118d846 100644
--- a/dev-python/theano/theano-0.7.0.ebuild
+++ b/dev-python/theano/theano-0.7.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
SLOT="0"
LICENSE="BSD"
IUSE="test"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=dev-python/numpy-1.6.2[${PYTHON_USEDEP}]