diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 18:41:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 18:41:11 +0000 |
commit | aea83238f1ae49ee3b003945705788890fab62ec (patch) | |
tree | 7627789dfdcac913d39e080d8d11be28ea1e110c /sci-libs | |
parent | arm/s390/sh love (diff) | |
download | historical-aea83238f1ae49ee3b003945705788890fab62ec.tar.gz historical-aea83238f1ae49ee3b003945705788890fab62ec.tar.bz2 historical-aea83238f1ae49ee3b003945705788890fab62ec.zip |
s390 love
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.27.8 x86_64
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild b/sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild index 7b669932b376..a9280a366d0d 100644 --- a/sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild +++ b/sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild,v 1.14 2008/04/21 15:53:39 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild,v 1.15 2008/12/07 18:41:11 vapier Exp $ inherit autotools eutils fortran multilib @@ -13,7 +13,7 @@ SRC_URI="http://www.netlib.org/blas/blast-forum/${MyPN}.tgz" SLOT="0" IUSE="" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ppc ppc64 s390 sparc x86 ~x86-fbsd" RDEPEND="virtual/blas app-admin/eselect-cblas" |