diff options
author | 2023-11-05 20:05:49 +0000 | |
---|---|---|
committer | 2023-11-05 20:05:49 +0000 | |
commit | 9b4b22e9ef1a5ff3601f1b9ba0dc284ebeab7017 (patch) | |
tree | f0e66caf92f3142151d99b992ed9820b969edd72 /dev-python/mpmath | |
parent | dev-python/parver: Stabilize 0.5 ALLARCHES, #916923 (diff) | |
download | gentoo-9b4b22e9ef1a5ff3601f1b9ba0dc284ebeab7017.tar.gz gentoo-9b4b22e9ef1a5ff3601f1b9ba0dc284ebeab7017.tar.bz2 gentoo-9b4b22e9ef1a5ff3601f1b9ba0dc284ebeab7017.zip |
dev-python/mpmath: Stabilize 1.3.0-r1 ALLARCHES, #916924
Signed-off-by: Sam James <sam@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 d6d7fdab14b5..9048ec4bf8ec 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 |