aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-01-24 16:02:25 -0500
committerAnthony G. Basile <blueness@gentoo.org>2018-01-24 16:02:25 -0500
commit7fe8e31d0918484943dbbe30f79b44837760e8b5 (patch)
treebab0af938586b1e6241b75d23663ece9d4eacd03 /dev-python
parentsys-apps/busybox: version 1.28.0 in the tree now works (diff)
downloadmusl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.gz
musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.bz2
musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.zip
Remove fbsd and prefix keywords
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/numpy/numpy-1.10.4.ebuild2
-rw-r--r--dev-python/numpy/numpy-1.12.1.ebuild2
2 files 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 83cbbeb6..bcfd4e6c 100644
--- a/dev-python/numpy/numpy-1.10.4.ebuild
+++ b/dev-python/numpy/numpy-1.10.4.ebuild
@@ -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="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="doc lapack test"
RDEPEND="
diff --git a/dev-python/numpy/numpy-1.12.1.ebuild b/dev-python/numpy/numpy-1.12.1.ebuild
index 7ff8bba0..228a3324 100644
--- a/dev-python/numpy/numpy-1.12.1.ebuild
+++ b/dev-python/numpy/numpy-1.12.1.ebuild
@@ -25,7 +25,7 @@ SRC_URI="
# It appears the docs haven't been upgraded, still @ 1.11.0
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="doc lapack test"
RDEPEND="lapack? ( virtual/cblas virtual/lapack )"