summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-08-09 15:36:17 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-08-09 15:36:17 +0000
commit0c6b9e5cd9ef032e29e98db55700b4a69731b974 (patch)
treef5169a75743326f0833cc73329d6781867d5f823 /sci-biology/cutg/cutg-151.ebuild
parentVersion bump with NetBSD patch for libpng15 wrt #378507 by Diego Elio Pettenò (diff)
downloadgentoo-2-0c6b9e5cd9ef032e29e98db55700b4a69731b974.tar.gz
gentoo-2-0c6b9e5cd9ef032e29e98db55700b4a69731b974.tar.bz2
gentoo-2-0c6b9e5cd9ef032e29e98db55700b4a69731b974.zip
ppc64 keyword dropped (fallout after sci-biology/emboss)
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/cutg/cutg-151.ebuild')
-rw-r--r--sci-biology/cutg/cutg-151.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/cutg/cutg-151.ebuild b/sci-biology/cutg/cutg-151.ebuild
index 4248cea2f3b0..80c86e6f88fd 100644
--- a/sci-biology/cutg/cutg-151.ebuild
+++ b/sci-biology/cutg/cutg-151.ebuild
@@ -1,6 +1,6 @@
# 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.10 2011/04/06 13:46:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-151.ebuild,v 1.11 2011/08/09 15:36:16 xarthisius Exp $
DESCRIPTION="Codon usage tables calculated from GenBank"
HOMEPAGE="http://www.kazusa.or.jp/codon/"
@@ -11,7 +11,7 @@ LICENSE="public-domain"
# 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 x86"
+KEYWORDS="amd64 ppc x86"
DEPEND="emboss? ( sci-biology/emboss )"
RDEPEND="${DEPEND}"