commit: b7e2771a59def62a3db13a040eb1c49876611746 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 31 13:47:54 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 31 13:49:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e2771a
dev-python/sympy: Stabilize 1.6.1 amd64, #737524 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/sympy/sympy-1.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sympy/sympy-1.6.1.ebuild b/dev-python/sympy/sympy-1.6.1.ebuild index 9621d01bb7d..e08f3345f36 100644 --- a/dev-python/sympy/sympy-1.6.1.ebuild +++ b/dev-python/sympy/sympy-1.6.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 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 )"