diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:07:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:07:50 +0100 |
commit | 56447bdbe545eadf90820c6de935476b74179d65 (patch) | |
tree | d49e969fb4c91523ad228fbcd2acbd83988c9350 /sci-biology/rebase | |
parent | sys-fs/f2fs-tools: x86 stable wrt bug #597566 (diff) | |
download | gentoo-56447bdbe545eadf90820c6de935476b74179d65.tar.gz gentoo-56447bdbe545eadf90820c6de935476b74179d65.tar.bz2 gentoo-56447bdbe545eadf90820c6de935476b74179d65.zip |
sci-biology/rebase: x86 stable wrt bug #604448
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/rebase-1612.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/rebase/rebase-1612.ebuild b/sci-biology/rebase/rebase-1612.ebuild index f07f23071336..7ec9c931c218 100644 --- a/sci-biology/rebase/rebase-1612.ebuild +++ b/sci-biology/rebase/rebase-1612.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 )" |