commit: 48fa6fe6372b311236888d8e9552a407379aea61
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 16:06:30 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 16:06:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48fa6fe6
dev-python/theano-pymc: Stabilize 1.1.0 amd64, #771486
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/theano-pymc/theano-pymc-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/theano-pymc/theano-pymc-1.1.0.ebuild
b/dev-python/theano-pymc/theano-pymc-1.1.0.ebuild
index 221894445d0..b777ceb18a1 100644
--- a/dev-python/theano-pymc/theano-pymc-1.1.0.ebuild
+++ b/dev-python/theano-pymc/theano-pymc-1.1.0.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
dev-python/filelock[${PYTHON_USEDEP}]