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: Thu, 01 Oct 2015 10:16:54
Message-Id: 1443694589.352f51b98d8c5cb88d16734c445979be065ce7ba.ago@gentoo
1 commit: 352f51b98d8c5cb88d16734c445979be065ce7ba
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 10:16:29 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 10:16:29 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=352f51b9
7
8 sci-biology/rebase: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #561946
9
10 Package-Manager: portage-2.2.20.1
11
12 sci-biology/rebase/rebase-1509.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-biology/rebase/rebase-1509.ebuild b/sci-biology/rebase/rebase-1509.ebuild
16 index 1bfa8ba..0088b50 100644
17 --- a/sci-biology/rebase/rebase-1509.ebuild
18 +++ b/sci-biology/rebase/rebase-1509.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
20
21 SLOT="0"
22 LICENSE="public-domain"
23 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
25 IUSE="emboss minimal"
26
27 RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"