diff options
author | 2005-06-26 03:11:53 +0000 | |
---|---|---|
committer | 2005-06-26 03:11:53 +0000 | |
commit | 5e931f55bbc8113573bd200edf6b945def9859b0 (patch) | |
tree | 4cfc46685c139f0a6d1b2bab2b8777480e4592f9 /sci-misc/nco/nco-2.9.1.ebuild | |
parent | Removing gentoolkit-0.2.1_pre3 from package.mask (diff) | |
download | gentoo-2-5e931f55bbc8113573bd200edf6b945def9859b0.tar.gz gentoo-2-5e931f55bbc8113573bd200edf6b945def9859b0.tar.bz2 gentoo-2-5e931f55bbc8113573bd200edf6b945def9859b0.zip |
Added to x86. Removed obsolete versions.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-misc/nco/nco-2.9.1.ebuild')
-rw-r--r-- | sci-misc/nco/nco-2.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/nco/nco-2.9.1.ebuild b/sci-misc/nco/nco-2.9.1.ebuild index 9cbf372587e4..7d7223b26348 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-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.3 2005/05/06 20:45:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-2.9.1.ebuild,v 1.4 2005/06/26 03:11:53 ribosome Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://nco.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND="sci-libs/netcdf" |