summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-24 23:34:45 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-24 23:34:45 +0300
commitf7ccb694697fc91377e592108707f67eeb97544d (patch)
tree92aa68ab0ac286ad731ae665fe752f702b39b5ea /dev-python/scipy
parentdev-ml/ppx_stable: Stabilize 0.15.0 arm64, #901587 (diff)
downloadgentoo-f7ccb694697fc91377e592108707f67eeb97544d.tar.gz
gentoo-f7ccb694697fc91377e592108707f67eeb97544d.tar.bz2
gentoo-f7ccb694697fc91377e592108707f67eeb97544d.zip
dev-python/scipy: Stabilize 1.10.1 ppc64, #902941
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/scipy')
-rw-r--r--dev-python/scipy/scipy-1.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scipy/scipy-1.10.1.ebuild b/dev-python/scipy/scipy-1.10.1.ebuild
index 32da7837bbf5..c0709d2425e8 100644
--- a/dev-python/scipy/scipy-1.10.1.ebuild
+++ b/dev-python/scipy/scipy-1.10.1.ebuild
@@ -36,7 +36,7 @@ else
)"
if [[ ${PV} != *rc* ]] ; then
- KEYWORDS="~amd64 arm ~arm64 -hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 arm ~arm64 -hppa ~ppc ppc64 ~riscv ~sparc ~x86"
fi
fi