diff options
author | David Holm <dholm@gentoo.org> | 2005-05-06 20:45:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-06 20:45:44 +0000 |
commit | c8022e7449cc9a9d90a2d69580fbede5c8152c9f (patch) | |
tree | 34218e5a914733b68ee2c4db2b29639a919302fa /sci-misc/nco/nco-2.9.1.ebuild | |
parent | Stable on sparc wrt #84525 (diff) | |
download | historical-c8022e7449cc9a9d90a2d69580fbede5c8152c9f.tar.gz historical-c8022e7449cc9a9d90a2d69580fbede5c8152c9f.tar.bz2 historical-c8022e7449cc9a9d90a2d69580fbede5c8152c9f.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'sci-misc/nco/nco-2.9.1.ebuild')
-rw-r--r-- | sci-misc/nco/nco-2.9.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-misc/nco/nco-2.9.1.ebuild b/sci-misc/nco/nco-2.9.1.ebuild index 92510040d516..9cbf372587e4 100644 --- a/sci-misc/nco/nco-2.9.1.ebuild +++ b/sci-misc/nco/nco-2.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-2.9.1.ebuild,v 1.2 2004/12/28 19:14:45 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-2.9.1.ebuild,v 1.3 2005/05/06 20:45:44 dholm Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://nco.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="sci-libs/netcdf" |