From 1fd51820fa9bf81c85ced3b2fb797ee14615399d Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 29 Dec 2016 11:33:38 +0100 Subject: [PATCH] dev-python/theano: x86 stable wrt bug #593076 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/theano/theano-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/theano/theano-0.7.0.ebuild b/dev-python/theano/theano-0.7.0.ebuild index ec48daac53276..25389118d8460 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}]