summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-02-06 15:47:21 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-02-06 15:47:21 +0000
commit2f0b25acaaaffd7c62406cb823641b1ac87bc78b (patch)
treec15bb3a222878c1279a0c936b858e7d58371e7dc
parentset ppc in keywords (Manifest recommit) (diff)
downloadgentoo-2-2f0b25acaaaffd7c62406cb823641b1ac87bc78b.tar.gz
gentoo-2-2f0b25acaaaffd7c62406cb823641b1ac87bc78b.tar.bz2
gentoo-2-2f0b25acaaaffd7c62406cb823641b1ac87bc78b.zip
Adding amd64 keyword from #36030.
-rw-r--r--app-sci/netcdf/netcdf-3.5.0-r3.ebuild4
-rw-r--r--app-sci/vis5d+/vis5d+-1.2.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-sci/netcdf/netcdf-3.5.0-r3.ebuild b/app-sci/netcdf/netcdf-3.5.0-r3.ebuild
index 277873fca9e6..40cd73c176bf 100644
--- a/app-sci/netcdf/netcdf-3.5.0-r3.ebuild
+++ b/app-sci/netcdf/netcdf-3.5.0-r3.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/netcdf/netcdf-3.5.0-r3.ebuild,v 1.4 2004/01/12 19:54:40 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/netcdf/netcdf-3.5.0-r3.ebuild,v 1.5 2004/02/06 15:47:21 aliz Exp $
DESCRIPTION="Scientific library and interface for array oriented data access"
SRC_URI="ftp://ftp.unidata.ucar.edu/pub/netcdf/${P}.tar.Z"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.unidata.ucar.edu/packages/netcdf/"
LICENSE="UCAR-Unidata"
SLOT="0"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 ~sparc ~amd64"
S=${WORKDIR}/${P}/src
diff --git a/app-sci/vis5d+/vis5d+-1.2.1.ebuild b/app-sci/vis5d+/vis5d+-1.2.1.ebuild
index 459fdf7da7fe..d9771cf033dc 100644
--- a/app-sci/vis5d+/vis5d+-1.2.1.ebuild
+++ b/app-sci/vis5d+/vis5d+-1.2.1.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/vis5d+/vis5d+-1.2.1.ebuild,v 1.5 2003/09/06 22:23:06 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/vis5d+/vis5d+-1.2.1.ebuild,v 1.6 2004/02/06 15:47:21 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="3dimensional weather modeling software"
@@ -11,7 +11,7 @@ HOMEPAGE="http://vis5d.sourceforge.net"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64"
DEPEND=">=app-sci/netcdf-3.5.0"