diff options
author | Sam James <sam@gentoo.org> | 2022-10-03 01:41:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-03 01:41:19 +0100 |
commit | e599889f976866f95c8a07413d3bc4128f4c0793 (patch) | |
tree | 7cf210de5e20896a3d7ae020813acd30811f119d /dev-python/sympy | |
parent | dev-python/transitions: Stabilize 0.9.0 ALLARCHES, #874129 (diff) | |
download | gentoo-e599889f976866f95c8a07413d3bc4128f4c0793.tar.gz gentoo-e599889f976866f95c8a07413d3bc4128f4c0793.tar.bz2 gentoo-e599889f976866f95c8a07413d3bc4128f4c0793.zip |
dev-python/sympy: Stabilize 1.11.1 ALLARCHES, #874135
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sympy')
-rw-r--r-- | dev-python/sympy/sympy-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sympy/sympy-1.11.1.ebuild b/dev-python/sympy/sympy-1.11.1.ebuild index 13ad6f75c321..1de85cd01214 100644 --- a/dev-python/sympy/sympy-1.11.1.ebuild +++ b/dev-python/sympy/sympy-1.11.1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="aesara examples imaging ipython latex mathml opengl pdf png pyglet symengine test texmacs" RDEPEND=" |