summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-19 21:35:50 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-19 21:35:50 +0100
commit8fbddd63e5fa5b6bd9faaee5889ea0e47e8032fc (patch)
tree8ffde5a715e820d4894e3eafbdfa3cbb76f41768 /dev-python/scipy
parentdev-python/matplotlib: Enable pypy3 (diff)
downloadgentoo-8fbddd63e5fa5b6bd9faaee5889ea0e47e8032fc.tar.gz
gentoo-8fbddd63e5fa5b6bd9faaee5889ea0e47e8032fc.tar.bz2
gentoo-8fbddd63e5fa5b6bd9faaee5889ea0e47e8032fc.zip
dev-python/scipy: Add ~ppc64 to 1.11.3-r1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/scipy')
-rw-r--r--dev-python/scipy/scipy-1.11.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scipy/scipy-1.11.3-r1.ebuild b/dev-python/scipy/scipy-1.11.3-r1.ebuild
index 2fa47b9d7ba2..b42bfba1a0f0 100644
--- a/dev-python/scipy/scipy-1.11.3-r1.ebuild
+++ b/dev-python/scipy/scipy-1.11.3-r1.ebuild
@@ -38,7 +38,7 @@ else
)"
if [[ ${PV} != *rc* ]] ; then
- KEYWORDS="amd64 arm arm64 ~loong ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv ~sparc ~x86"
fi
fi