diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:04:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:04:10 +0100 |
commit | 90d2fc18de4f426ebc1d8a1c6397b5d11d52c041 (patch) | |
tree | 0dc3a666ad3315cac95c56bcdbd017c66bd4a157 /dev-python | |
parent | dev-python/mpmath: amd64 stable wrt bug #593076 (diff) | |
download | gentoo-90d2fc18de4f426ebc1d8a1c6397b5d11d52c041.tar.gz gentoo-90d2fc18de4f426ebc1d8a1c6397b5d11d52c041.tar.bz2 gentoo-90d2fc18de4f426ebc1d8a1c6397b5d11d52c041.zip |
dev-python/theano: amd64 stable wrt bug #593076
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/theano/theano-0.7.0.ebuild | 2 |
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 46e594577196..ec48daac5327 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}] |