commit: ca56d1d1b7e566f4c95c3db6b31f2c73ae180cbf Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jan 2 09:51:36 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jan 2 09:54:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca56d1d1
sci-biology/rebase: x86 stable wrt bug #590146 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sci-biology/rebase/rebase-1607.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/rebase/rebase-1607.ebuild b/sci-biology/rebase/rebase-1607.ebuild index 326bcc7..b058fa9 100644 --- a/sci-biology/rebase/rebase-1607.ebuild +++ b/sci-biology/rebase/rebase-1607.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 )"