diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 17:22:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 17:22:47 +0200 |
commit | e79c32c7d006bfc27b8e21df91b74e219e78401c (patch) | |
tree | 9e2539c2a7a86c643c03a1a958a7d7541df1dca6 /dev-python/mpmath | |
parent | dev-python/jsondiff: Stabilize 2.0.0-r1 arm64, #918162 (diff) | |
download | gentoo-e79c32c7d006bfc27b8e21df91b74e219e78401c.tar.gz gentoo-e79c32c7d006bfc27b8e21df91b74e219e78401c.tar.bz2 gentoo-e79c32c7d006bfc27b8e21df91b74e219e78401c.zip |
dev-python/mpmath: Stabilize 1.3.0-r1 arm64, #918181
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 05c0d10dc72a..d4c725b40085 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 |