summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-06 16:45:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-06 16:45:46 +0000
commitd86230f6c6b6ee2cbb7f7dcfadc8c7c682b1f1f3 (patch)
treea79e2497e17cea22a2bca5cf90d549ac4c9bfae7 /dev-python/numpy/numpy-1.9.0-r1.ebuild
parentStable for ia64, wrt bug #530650 (diff)
downloadgentoo-2-d86230f6c6b6ee2cbb7f7dcfadc8c7c682b1f1f3.tar.gz
gentoo-2-d86230f6c6b6ee2cbb7f7dcfadc8c7c682b1f1f3.tar.bz2
gentoo-2-d86230f6c6b6ee2cbb7f7dcfadc8c7c682b1f1f3.zip
Stable for ia64, wrt bug #530710
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/numpy/numpy-1.9.0-r1.ebuild')
-rw-r--r--dev-python/numpy/numpy-1.9.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-1.9.0-r1.ebuild b/dev-python/numpy/numpy-1.9.0-r1.ebuild
index a849ea6d753b..3fe4244fd632 100644
--- a/dev-python/numpy/numpy-1.9.0-r1.ebuild
+++ b/dev-python/numpy/numpy-1.9.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.9.0-r1.ebuild,v 1.4 2014/12/05 10:14:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.9.0-r1.ebuild,v 1.5 2014/12/06 16:45:46 ago Exp $
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="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc lapack test"
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]