diff options
author | Sam James <sam@gentoo.org> | 2020-10-27 19:55:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-27 19:55:23 +0000 |
commit | 28331fd5af507667eadba3eaf102842c33af5e40 (patch) | |
tree | 1cf2201557bfa7ad34f87c4751269cba98cea830 /dev-python/sympy | |
parent | dev-python/rarfile: Keyword 3.1 arm64, #749927 (diff) | |
download | gentoo-28331fd5af507667eadba3eaf102842c33af5e40.tar.gz gentoo-28331fd5af507667eadba3eaf102842c33af5e40.tar.bz2 gentoo-28331fd5af507667eadba3eaf102842c33af5e40.zip |
dev-python/sympy: Keyword 1.6.2 arm64, #749927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sympy')
-rw-r--r-- | dev-python/sympy/sympy-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sympy/sympy-1.6.2.ebuild b/dev-python/sympy/sympy-1.6.2.ebuild index c35592a025c2..33075c322d14 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 )" |