diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 15:36:17 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 15:36:17 +0000 |
commit | d63cabacef7f921c7c0bbe1b322504176a353daf (patch) | |
tree | a2d60a1101b4162b84f2526fe0cd8f4a5816f359 /sci-biology/rebase/rebase-1006.ebuild | |
parent | Version bump with NetBSD patch for libpng15 wrt #378507 by Diego Elio Pettenò (diff) | |
download | historical-d63cabacef7f921c7c0bbe1b322504176a353daf.tar.gz historical-d63cabacef7f921c7c0bbe1b322504176a353daf.tar.bz2 historical-d63cabacef7f921c7c0bbe1b322504176a353daf.zip |
ppc64 keyword dropped (fallout after sci-biology/emboss)
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'sci-biology/rebase/rebase-1006.ebuild')
-rw-r--r-- | sci-biology/rebase/rebase-1006.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/rebase/rebase-1006.ebuild b/sci-biology/rebase/rebase-1006.ebuild index 95336c8a9898..39afb1341aac 100644 --- a/sci-biology/rebase/rebase-1006.ebuild +++ b/sci-biology/rebase/rebase-1006.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/rebase/rebase-1006.ebuild,v 1.9 2011/03/11 07:04:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild,v 1.10 2011/08/09 15:36:16 xarthisius Exp $ EAPI="3" @@ -14,7 +14,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 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" LICENSE="public-domain" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" |