summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-26 15:18:58 +0000
committerSam James <sam@gentoo.org>2021-01-26 15:18:58 +0000
commit92bcdb6f28452b2c07aa2c07ed53dee56ab0baff (patch)
tree22d7f3b3e85e47c4139d2963bca768bc379001d8 /dev-python/theano-pymc
parentwww-client/seamonkey: Minor dependency adjustments (diff)
downloadgentoo-92bcdb6f28452b2c07aa2c07ed53dee56ab0baff.tar.gz
gentoo-92bcdb6f28452b2c07aa2c07ed53dee56ab0baff.tar.bz2
gentoo-92bcdb6f28452b2c07aa2c07ed53dee56ab0baff.zip
dev-python/theano-pymc: Stabilize 1.0.13-r1 amd64, #766635
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/theano-pymc')
-rw-r--r--dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild b/dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild
index 695a31afb335..c1f278df8a63 100644
--- a/dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild
+++ b/dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ S="${WORKDIR}"/Theano-PyMC-rel-${PV}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]