diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-15 17:47:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-15 17:47:25 +0000 |
commit | 56e7a6963fc10fc146ebfd9a36e96630ab77bccb (patch) | |
tree | 17660086798662da5a0744c898d60d73c13a62a4 /dev-python/numpy/numpy-1.2.1.ebuild | |
parent | Remove stale file. (diff) | |
download | historical-56e7a6963fc10fc146ebfd9a36e96630ab77bccb.tar.gz historical-56e7a6963fc10fc146ebfd9a36e96630ab77bccb.tar.bz2 historical-56e7a6963fc10fc146ebfd9a36e96630ab77bccb.zip |
Marking numpy-1.2.1 ppc64 for bug 265328
Package-Manager: portage-2.1.6.11/cvs/Linux ppc64
Diffstat (limited to 'dev-python/numpy/numpy-1.2.1.ebuild')
-rw-r--r-- | dev-python/numpy/numpy-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-1.2.1.ebuild b/dev-python/numpy/numpy-1.2.1.ebuild index f92f9430ccc0..beddcdd7667a 100644 --- a/dev-python/numpy/numpy-1.2.1.ebuild +++ b/dev-python/numpy/numpy-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild,v 1.12 2009/04/14 10:09:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild,v 1.13 2009/04/15 17:47:25 ranger Exp $ NEED_PYTHON=2.4 @@ -17,7 +17,7 @@ DEPEND="${RDEPEND} IUSE="lapack test" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ~ppc64 s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd" LICENSE="BSD" # whatever LDFLAGS set will break linking |