diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-24 18:15:01 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-24 18:15:01 +0000 |
commit | 365d0df318f95ea89f1c033dff5212fd726f0162 (patch) | |
tree | 2162bf07a0d9a6d04a5a377ff87ea38eb2ae25bf /dev-python/numpy/numpy-1.2.1.ebuild | |
parent | Marking tor-0.2.0.33 ppc64 for bug 256078 (diff) | |
download | gentoo-2-365d0df318f95ea89f1c033dff5212fd726f0162.tar.gz gentoo-2-365d0df318f95ea89f1c033dff5212fd726f0162.tar.bz2 gentoo-2-365d0df318f95ea89f1c033dff5212fd726f0162.zip |
Marking numpy-1.2.1 ~ppc64 for bug 23354
(Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 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 9c50313842ec..f53fc9700bbb 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.3 2009/01/14 17:50:18 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild,v 1.4 2009/01/24 18:15:01 ranger Exp $ NEED_PYTHON=2.4 @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} IUSE="lapack test" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~s390 ~sparc ~x86" LICENSE="BSD" # whatever LDFLAGS set will break linking |