From 90d2fc18de4f426ebc1d8a1c6397b5d11d52c041 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 29 Dec 2016 11:04:10 +0100 Subject: [PATCH] dev-python/theano: amd64 stable wrt bug #593076 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" 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 46e5945771968..ec48daac53276 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}]