diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 13:47:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 13:49:22 +0000 |
commit | d3ef00eef55338eb9ec1f48f670333ca48c07247 (patch) | |
tree | c4a8b0c37f30809239d2ed282eb60bf0c6f86b12 /dev-python/theano | |
parent | profiles/riscv: drop obsolete masks (diff) | |
download | gentoo-d3ef00eef55338eb9ec1f48f670333ca48c07247.tar.gz gentoo-d3ef00eef55338eb9ec1f48f670333ca48c07247.tar.bz2 gentoo-d3ef00eef55338eb9ec1f48f670333ca48c07247.zip |
dev-python/theano: Stabilize 1.0.5 amd64, #737524
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/theano')
-rw-r--r-- | dev-python/theano/theano-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/theano/theano-1.0.5.ebuild b/dev-python/theano/theano-1.0.5.ebuild index 5fe377d134e7..f96083149264 100644 --- a/dev-python/theano/theano-1.0.5.ebuild +++ b/dev-python/theano/theano-1.0.5.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" BDEPEND="test? ( dev-python/parameterized[${PYTHON_USEDEP}] )" RDEPEND=" |