Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: dev-python/numpy/
Date: Wed, 28 Mar 2018 21:43:55
Message-Id: 1522273419.8087de73419297647101677a5385a9bef9e84135.blueness@gentoo
1 commit: 8087de73419297647101677a5385a9bef9e84135
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 21:43:39 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 21:43:39 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=8087de73
7
8 dev-python/numpy: stabilize 1.10.4 on all musl supported arches
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-python/numpy/numpy-1.10.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/numpy/numpy-1.10.4.ebuild b/dev-python/numpy/numpy-1.10.4.ebuild
16 index 0a018f9..6d76e66 100644
17 --- a/dev-python/numpy/numpy-1.10.4.ebuild
18 +++ b/dev-python/numpy/numpy-1.10.4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -24,7 +24,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
26 # It appears the docs haven't been upgraded, still @ 1.8.1
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ia64 ~mips ppc ~sh ~sparc ~x86"
30 +KEYWORDS="amd64 arm ~mips ppc x86"
31 IUSE="doc lapack test"
32
33 RDEPEND="