Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sympy/
Date: Tue, 27 Oct 2020 19:58:56
Message-Id: 1603828523.28331fd5af507667eadba3eaf102842c33af5e40.sam@gentoo
1 commit: 28331fd5af507667eadba3eaf102842c33af5e40
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 27 19:55:23 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 27 19:55:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28331fd5
7
8 dev-python/sympy: Keyword 1.6.2 arm64, #749927
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/sympy/sympy-1.6.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sympy/sympy-1.6.2.ebuild b/dev-python/sympy/sympy-1.6.2.ebuild
16 index c35592a025c..33075c322d1 100644
17 --- a/dev-python/sympy/sympy-1.6.2.ebuild
18 +++ b/dev-python/sympy/sympy-1.6.2.ebuild
19 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${P}"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25 IUSE="examples imaging ipython latex mathml opengl pdf png pyglet symengine test texmacs theano"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
27 RESTRICT="!test? ( test )"