diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-02 14:29:52 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-02 14:29:52 +0000 |
commit | 33b255bdbc25173ee4e3ede09cfc2ac59c491037 (patch) | |
tree | acae4efdf6e2a96ad81c7eca9a16de17c43fa79e /dev-python/numpy/numpy-1.3.0.ebuild | |
parent | add missing sys-apps/hal dependency (diff) | |
download | historical-33b255bdbc25173ee4e3ede09cfc2ac59c491037.tar.gz historical-33b255bdbc25173ee4e3ede09cfc2ac59c491037.tar.bz2 historical-33b255bdbc25173ee4e3ede09cfc2ac59c491037.zip |
ppc stable #277354
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-python/numpy/numpy-1.3.0.ebuild')
-rw-r--r-- | dev-python/numpy/numpy-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-1.3.0.ebuild b/dev-python/numpy/numpy-1.3.0.ebuild index ff1e7bf1537d..f7d8e84f9532 100644 --- a/dev-python/numpy/numpy-1.3.0.ebuild +++ b/dev-python/numpy/numpy-1.3.0.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.3.0.ebuild,v 1.7 2009/07/28 04:33:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.3.0.ebuild,v 1.8 2009/08/02 14:29:52 nixnut Exp $ NEED_PYTHON=2.4 EAPI=2 @@ -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 |