commit: 8087de73419297647101677a5385a9bef9e84135
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 21:43:39 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 21:43:39 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=8087de73
dev-python/numpy: stabilize 1.10.4 on all musl supported arches
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-python/numpy/numpy-1.10.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/numpy/numpy-1.10.4.ebuild
b/dev-python/numpy/numpy-1.10.4.ebuild
index 0a018f9..6d76e66 100644
--- a/dev-python/numpy/numpy-1.10.4.ebuild
+++ b/dev-python/numpy/numpy-1.10.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,7 +24,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
# It appears the docs haven't been upgraded, still @ 1.8.1
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ia64 ~mips ppc ~sh ~sparc ~x86"
+KEYWORDS="amd64 arm ~mips ppc x86"
IUSE="doc lapack test"
RDEPEND="