diff options
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" |