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: Sat, 02 Apr 2016 11:04:14
Message-Id: 1459595037.c731edf214f691748791cbccdb14b70cbbfce9d5.ago@gentoo
1 commit: c731edf214f691748791cbccdb14b70cbbfce9d5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 11:03:57 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 11:03:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c731edf2
7
8 sci-biology/rebase: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #578804
9
10 Package-Manager: portage-2.2.26
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 sci-biology/rebase/rebase-1602.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-biology/rebase/rebase-1602.ebuild b/sci-biology/rebase/rebase-1602.ebuild
17 index 9adb365..875464d 100644
18 --- a/sci-biology/rebase/rebase-1602.ebuild
19 +++ b/sci-biology/rebase/rebase-1602.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
21
22 SLOT="0"
23 LICENSE="public-domain"
24 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
26 IUSE="emboss minimal"
27
28 RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"