commit: 68dd8187ea58df6a58725c9b55ec4999198a6400
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 07:15:52 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 07:15:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68dd8187
dev-python/theano-pymc: Keyword 1.1.2 arm64, #766638
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/theano-pymc/theano-pymc-1.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/theano-pymc/theano-pymc-1.1.2.ebuild
b/dev-python/theano-pymc/theano-pymc-1.1.2.ebuild
index ca106ea987b..993d261ea61 100644
--- a/dev-python/theano-pymc/theano-pymc-1.1.2.ebuild
+++ b/dev-python/theano-pymc/theano-pymc-1.1.2.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
dev-python/filelock[${PYTHON_USEDEP}]