diff options
Diffstat (limited to 'sci-biology/cutg/cutg-151.ebuild')
-rw-r--r-- | sci-biology/cutg/cutg-151.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/cutg/cutg-151.ebuild b/sci-biology/cutg/cutg-151.ebuild index 5cd5f31223d1..0ccd50ea5703 100644 --- a/sci-biology/cutg/cutg-151.ebuild +++ b/sci-biology/cutg/cutg-151.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-151.ebuild,v 1.8 2009/09/01 20:54:10 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-151.ebuild,v 1.9 2011/03/13 12:18:10 armin76 Exp $ DESCRIPTION="Codon usage tables calculated from GenBank" LICENSE="public-domain" @@ -11,7 +11,7 @@ SLOT="0" # Minimal build keeps only the indexed files (if applicable) and the # documentation. The non-indexed database is not installed. IUSE="emboss minimal" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" DEPEND="emboss? ( sci-biology/emboss )" |