Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/theano/
Date: Mon, 31 Aug 2020 13:49:31
Message-Id: 1598881762.d3ef00eef55338eb9ec1f48f670333ca48c07247.sam@gentoo
1 commit: d3ef00eef55338eb9ec1f48f670333ca48c07247
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 13:47:50 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 13:49:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ef00ee
7
8 dev-python/theano: Stabilize 1.0.5 amd64, #737524
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/theano/theano-1.0.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/theano/theano-1.0.5.ebuild b/dev-python/theano/theano-1.0.5.ebuild
16 index 5fe377d134e..f9608314926 100644
17 --- a/dev-python/theano/theano-1.0.5.ebuild
18 +++ b/dev-python/theano/theano-1.0.5.ebuild
19 @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
25
26 BDEPEND="test? ( dev-python/parameterized[${PYTHON_USEDEP}] )"
27 RDEPEND="