summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-03-05 04:29:07 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-03-05 04:29:07 +0000
commit17472eb4c2809d3bdf35525426e398df3bb70a3e (patch)
tree86e524ef114e4113cd4c94bdc437980f75c0d627 /app-sci
parentadded X useflag for greater tcltk seperation. now needs both X and tcltk USE ... (diff)
downloadgentoo-2-17472eb4c2809d3bdf35525426e398df3bb70a3e.tar.gz
gentoo-2-17472eb4c2809d3bdf35525426e398df3bb70a3e.tar.bz2
gentoo-2-17472eb4c2809d3bdf35525426e398df3bb70a3e.zip
added amd64 to keywords
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/blas/blas-19980702.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/blas/blas-19980702.ebuild b/app-sci/blas/blas-19980702.ebuild
index 00ee5d4e5d08..35400a8e331a 100644
--- a/app-sci/blas/blas-19980702.ebuild
+++ b/app-sci/blas/blas-19980702.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/blas/blas-19980702.ebuild,v 1.4 2003/08/05 18:31:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/blas/blas-19980702.ebuild,v 1.5 2004/03/05 04:29:07 jhuebel Exp $
DESCRIPTION="Basic Linear Algebra Subprograms"
HOMEPAGE="http://www.netlib.org/blas/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.netlib.org/blas/${PN}.tgz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 amd64"
DEPEND="virtual/glibc"