summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2023-08-25 08:54:50 +0100
committerJames Le Cuirot <chewi@gentoo.org>2023-08-25 08:54:50 +0100
commitac52f9eeee67c63dd408edefa38b82f7de0e4ab9 (patch)
tree161526020b6e652d0ebf4005420a13ca84605f03 /dev-python/numpy
parentnet-dialup/minicom: drop 2.8-r3 (diff)
downloadgentoo-ac52f9eeee67c63dd408edefa38b82f7de0e4ab9.tar.gz
gentoo-ac52f9eeee67c63dd408edefa38b82f7de0e4ab9.tar.bz2
gentoo-ac52f9eeee67c63dd408edefa38b82f7de0e4ab9.zip
dev-python/numpy: Keyword 1.25.2 for ~m68k
Under qemu-m68k, the tests don't hang like on my previous attempt. There are still 438 failures (and 33733 passes), but they are mostly the kind of failures we would expect. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/numpy')
-rw-r--r--dev-python/numpy/numpy-1.25.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-1.25.2.ebuild b/dev-python/numpy/numpy-1.25.2.ebuild
index 72b67e928b24..1493b6f36e70 100644
--- a/dev-python/numpy/numpy-1.25.2.ebuild
+++ b/dev-python/numpy/numpy-1.25.2.ebuild
@@ -23,7 +23,7 @@ LICENSE="BSD"
SLOT="0"
IUSE="lapack"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86"
+ KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86"
fi
RDEPEND="