Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/numpy/
Date: Sat, 21 Aug 2021 22:15:54
Message-Id: 1629584052.b251cf0154eaec9b91acadfa0eb4f45cd26076cd.chewi@gentoo
1 commit: b251cf0154eaec9b91acadfa0eb4f45cd26076cd
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 21 15:34:39 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 21 22:14:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b251cf01
7
8 dev-python/numpy: Keyword 1.21.2 for ~m68k
9
10 The tests hang at 43% with some failures but it seems to work well
11 enough for real world usage.
12
13 Package-Manager: Portage-3.0.20, Repoman-3.0.3
14 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
15
16 dev-python/numpy/numpy-1.21.2.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/numpy/numpy-1.21.2.ebuild b/dev-python/numpy/numpy-1.21.2.ebuild
20 index 32f6ce2b232..bb422eee336 100644
21 --- a/dev-python/numpy/numpy-1.21.2.ebuild
22 +++ b/dev-python/numpy/numpy-1.21.2.ebuild
23 @@ -22,7 +22,7 @@ SRC_URI="
24 )"
25 LICENSE="BSD"
26 SLOT="0"
27 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
28 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
29 IUSE="doc lapack"
30
31 RDEPEND="