Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/rebase/
Date: Mon, 02 Jan 2017 09:54:31
Message-Id: 1483350842.ca56d1d1b7e566f4c95c3db6b31f2c73ae180cbf.ago@gentoo
1 commit: ca56d1d1b7e566f4c95c3db6b31f2c73ae180cbf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 09:51:36 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 09:54:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca56d1d1
7
8 sci-biology/rebase: x86 stable wrt bug #590146
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-biology/rebase/rebase-1607.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-biology/rebase/rebase-1607.ebuild b/sci-biology/rebase/rebase-1607.ebuild
18 index 326bcc7..b058fa9 100644
19 --- a/sci-biology/rebase/rebase-1607.ebuild
20 +++ b/sci-biology/rebase/rebase-1607.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
22
23 SLOT="0"
24 LICENSE="public-domain"
25 -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
27 IUSE="emboss minimal"
28
29 RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"