diff options
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}" |