diff options
Diffstat (limited to 'sci-biology/rebase/rebase-1507.ebuild')
-rw-r--r-- | sci-biology/rebase/rebase-1507.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/rebase/rebase-1507.ebuild b/sci-biology/rebase/rebase-1507.ebuild index 3f80c23d57a5..f22a076b2ef1 100644 --- a/sci-biology/rebase/rebase-1507.ebuild +++ b/sci-biology/rebase/rebase-1507.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild,v 1.3 2015/08/02 12:00:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild,v 1.4 2015/08/02 17:28:18 jlec Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~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" IUSE="emboss minimal" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" |