summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-sci/lapack/lapack-3.0.ebuild')
-rw-r--r--app-sci/lapack/lapack-3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/lapack/lapack-3.0.ebuild b/app-sci/lapack/lapack-3.0.ebuild
index 8f067785de60..ae54145515e3 100644
--- a/app-sci/lapack/lapack-3.0.ebuild
+++ b/app-sci/lapack/lapack-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack/lapack-3.0.ebuild,v 1.6 2004/04/19 10:29:24 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack/lapack-3.0.ebuild,v 1.7 2004/04/22 21:42:13 dholm Exp $
DESCRIPTION="Linear Algebra PACKage for scientists, engineers, and mathematicians. This contains the libraries for creating programs that use LAPACK."
HOMEPAGE="http://www.netlib.org/lapack/"
@@ -9,7 +9,7 @@ SRC_URI="http://www.netlib.org/lapack/lapack.tgz"
LICENSE="lapack"
SLOT="0"
IUSE=""
-KEYWORDS="x86 amd64"
+KEYWORDS="x86 amd64 ~ppc"
DEPEND="virtual/glibc
app-sci/blas"