summaryrefslogtreecommitdiff
path: root/dev-python/mpmath
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
commit2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch)
treec8af0fd04194aed03cf067d44e53c7edd3e9ab84 /dev-python/mpmath
parente9d044d4b9b71200a96adfa280848858c0f468c9 (diff)
gentoo resync : 05.12.2021
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r--dev-python/mpmath/Manifest2
-rw-r--r--dev-python/mpmath/mpmath-1.2.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mpmath/Manifest b/dev-python/mpmath/Manifest
index 7e7192cbaad2..fba9d5185136 100644
--- a/dev-python/mpmath/Manifest
+++ b/dev-python/mpmath/Manifest
@@ -1,3 +1,3 @@
DIST mpmath-1.2.1.tar.gz 2135690 BLAKE2B a21e0ef04a025f23e32dad5839db411708266c6cf3408e97ec5c995f197b14f446c1d328bd2e9f50e1c48a2e08239ef7908fcc3aab8659118fc1e0e78106a47e SHA512 2dd908bca26162adcdce0493146d009e04d3d96db965ff2207c332504020fa6f5a5e2af97d38e8fb3e7442a26c1e93a756a8d93b378da720ab7c07753f700d10
-EBUILD mpmath-1.2.1.ebuild 952 BLAKE2B 594096548ebf4ce5af52464bea3a8aba31bc49764968e2a811d470363be574ed3b137e65273168e5fd0a95bafe60da5652fc4df2060ba60fcd6fe2479aefd53c SHA512 d18c4f0195e1cf7f1331cd8951327d71df5bb385edb21153dd231ba2ad14b14bed17cdea3da7810858d06c1d22e9f6d0f3fdc727a842e3f5393dd3ec0bf341a0
+EBUILD mpmath-1.2.1.ebuild 959 BLAKE2B eef6c24dff514bb74276cbfd2eb9340090483fc64d9f008a7788182e0cf85e0a84a91904399cc58dbebeaabe11a0549b236a9e83e92dd59dbccb50615f2068ca SHA512 bc43764e18449fc797a6db00051e2b26eaeb9be48c777397a37d88f6fbedab363f826b4c9f67293b6bbc17075573642d627860f48c9c0d0a3a5f0c072103f9bc
MISC metadata.xml 631 BLAKE2B b0ef210a0fa246fae26cb43e5581e04c74e4d5b48199274c3013c0d2ef57a613d9f1f5d8010cc581d043de7a0332fa7ad7d689cbbef91d19fb8c1e9e596f9245 SHA512 fdb484dce2baecbaea1f6115a6083fa404afe6be962707681eebe491ea87627048fc4338985a8337b1021092365c4a742d27b7ab82b8074075700ec3ce877413
diff --git a/dev-python/mpmath/mpmath-1.2.1.ebuild b/dev-python/mpmath/mpmath-1.2.1.ebuild
index 38db5821fca7..61e5f809bfab 100644
--- a/dev-python/mpmath/mpmath-1.2.1.ebuild
+++ b/dev-python/mpmath/mpmath-1.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/fredrik-johansson/${PN}/archive/${PV}.tar.gz -> ${P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="gmp matplotlib"
RDEPEND="