commit: 28331fd5af507667eadba3eaf102842c33af5e40
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 27 19:55:23 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 19:55:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28331fd5
dev-python/sympy: Keyword 1.6.2 arm64, #749927
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sympy/sympy-1.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sympy/sympy-1.6.2.ebuild
b/dev-python/sympy/sympy-1.6.2.ebuild
index c35592a025c..33075c322d1 100644
--- a/dev-python/sympy/sympy-1.6.2.ebuild
+++ b/dev-python/sympy/sympy-1.6.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x86-macos"
IUSE="examples imaging ipython latex mathml opengl pdf png pyglet symengine
test texmacs theano"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"