diff options
author | 2015-01-02 12:28:41 +0000 | |
---|---|---|
committer | 2015-01-02 12:28:41 +0000 | |
commit | 9c8d7c572cd8dad825f6469a599bebf4d626d561 (patch) | |
tree | 72735da662076db3f6af858ffdeb14c2d6741e5f /dev-python/numpy/numpy-1.9.0-r1.ebuild | |
parent | Stable for sparc, wrt bug #530662 (diff) | |
download | historical-9c8d7c572cd8dad825f6469a599bebf4d626d561.tar.gz historical-9c8d7c572cd8dad825f6469a599bebf4d626d561.tar.bz2 historical-9c8d7c572cd8dad825f6469a599bebf4d626d561.zip |
Stable for sparc, wrt bug #530710
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="sparc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/numpy/numpy-1.9.0-r1.ebuild')
-rw-r--r-- | dev-python/numpy/numpy-1.9.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/numpy/numpy-1.9.0-r1.ebuild b/dev-python/numpy/numpy-1.9.0-r1.ebuild index 545978204c3f..254cab985996 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 +# Copyright 1999-2015 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.10 2014/12/23 16:03:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.9.0-r1.ebuild,v 1.11 2015/01/02 12:28:40 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}] |