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-1104.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-1104.ebuild')
-rw-r--r-- | sci-biology/rebase/rebase-1104.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/rebase/rebase-1104.ebuild b/sci-biology/rebase/rebase-1104.ebuild index 2504ebef75bd..46112ca03ae3 100644 --- a/sci-biology/rebase/rebase-1104.ebuild +++ b/sci-biology/rebase/rebase-1104.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-1104.ebuild,v 1.1 2011/04/01 06:42:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1104.ebuild,v 1.2 2011/08/09 15:36:16 xarthisius Exp $ EAPI="3" @@ -17,7 +17,7 @@ SLOT="0" # documentation. The non-indexed database is not installed. IUSE="emboss minimal" LICENSE="public-domain" -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" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" DEPEND="${RDEPEND}" |