diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 14:21:35 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 14:29:30 +0100 |
commit | 7d864fe0d8df1c4eec9066b73ee31bd44c612b0c (patch) | |
tree | 0faba6372edd916f4692abfefd4b74b4e647183f /sci-biology/rebase | |
parent | app-shells/tcsh: avoid double leading slash (diff) | |
download | gentoo-7d864fe0d8df1c4eec9066b73ee31bd44c612b0c.tar.gz gentoo-7d864fe0d8df1c4eec9066b73ee31bd44c612b0c.tar.bz2 gentoo-7d864fe0d8df1c4eec9066b73ee31bd44c612b0c.zip |
sci-biology/rebase-1604-r0: stable on amd64
Gentoo-Bug: 587822
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/rebase-1604.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/rebase/rebase-1604.ebuild b/sci-biology/rebase/rebase-1604.ebuild index 9adb365ae5f1..436b460d7080 100644 --- a/sci-biology/rebase/rebase-1604.ebuild +++ b/sci-biology/rebase/rebase-1604.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://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 )" |