commit: 92bcdb6f28452b2c07aa2c07ed53dee56ab0baff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 26 15:18:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 26 15:18:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bcdb6f
dev-python/theano-pymc: Stabilize 1.0.13-r1 amd64, #766635
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild | 4 ++--
1 file 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 695a31afb33..c1f278df8a6 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}]