diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-06 15:47:21 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-06 15:47:21 +0000 |
commit | 2f0b25acaaaffd7c62406cb823641b1ac87bc78b (patch) | |
tree | c15bb3a222878c1279a0c936b858e7d58371e7dc /app-sci/vis5d+ | |
parent | set ppc in keywords (Manifest recommit) (diff) | |
download | gentoo-2-2f0b25acaaaffd7c62406cb823641b1ac87bc78b.tar.gz gentoo-2-2f0b25acaaaffd7c62406cb823641b1ac87bc78b.tar.bz2 gentoo-2-2f0b25acaaaffd7c62406cb823641b1ac87bc78b.zip |
Adding amd64 keyword from #36030.
Diffstat (limited to 'app-sci/vis5d+')
-rw-r--r-- | app-sci/vis5d+/vis5d+-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |