commit: ac52f9eeee67c63dd408edefa38b82f7de0e4ab9
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 25 07:54:50 2023 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Aug 25 07:54:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac52f9ee
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 <AT> gentoo.org>
dev-python/numpy/numpy-1.25.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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="