diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-20 14:24:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-20 14:24:39 +0300 |
commit | 2a26a8cd9986a06739cd6606d229aab8a5b06c92 (patch) | |
tree | a86f620f26e831d3e252fe62331aba9db65419d4 /dev-python/mpmath | |
parent | dev-python/gmpy: Stabilize 2.2.0 ppc64, #936341 (diff) | |
download | gentoo-2a26a8cd9986a06739cd6606d229aab8a5b06c92.tar.gz gentoo-2a26a8cd9986a06739cd6606d229aab8a5b06c92.tar.bz2 gentoo-2a26a8cd9986a06739cd6606d229aab8a5b06c92.zip |
dev-python/mpmath: Stabilize 1.3.0-r1 ppc64, #936341
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r-- | dev-python/mpmath/mpmath-1.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mpmath/mpmath-1.3.0-r1.ebuild b/dev-python/mpmath/mpmath-1.3.0-r1.ebuild index e55a61b944e3..d9ac94d64711 100644 --- a/dev-python/mpmath/mpmath-1.3.0-r1.ebuild +++ b/dev-python/mpmath/mpmath-1.3.0-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" distutils_enable_tests pytest |