diff options
Diffstat (limited to 'sci-misc/nco/nco-3.9.9.ebuild')
-rw-r--r-- | sci-misc/nco/nco-3.9.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-misc/nco/nco-3.9.9.ebuild b/sci-misc/nco/nco-3.9.9.ebuild index fb7ad3b092c3..1397ba4692a4 100644 --- a/sci-misc/nco/nco-3.9.9.ebuild +++ b/sci-misc/nco/nco-3.9.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-3.9.9.ebuild,v 1.2 2009/12/14 17:45:32 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-3.9.9.ebuild,v 1.3 2010/08/11 22:10:54 hwoarang Exp $ EAPI=2 inherit eutils flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://nco.sourceforge.net/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc mpi ncap2 udunits" |