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/bioruby/
Date: Sun, 08 Sep 2019 10:42:17
Message-Id: 1567939319.7ca32f362657ad7186c30a0cb47d006de8722e13.ago@gentoo
1 commit: 7ca32f362657ad7186c30a0cb47d006de8722e13
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 10:41:59 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 10:41:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca32f36
7
8 sci-biology/bioruby: amd64 stable wrt bug #690048
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-biology/bioruby/bioruby-1.5.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-biology/bioruby/bioruby-1.5.2.ebuild b/sci-biology/bioruby/bioruby-1.5.2.ebuild
18 index 3ef1921ce4d..7977f4073da 100644
19 --- a/sci-biology/bioruby/bioruby-1.5.2.ebuild
20 +++ b/sci-biology/bioruby/bioruby-1.5.2.ebuild
21 @@ -17,6 +17,6 @@ HOMEPAGE="http://bioruby.org/"
22
23 SLOT="0"
24 IUSE=""
25 -KEYWORDS="~amd64 ~ppc x86"
26 +KEYWORDS="amd64 ~ppc x86"
27
28 ruby_add_rdepend "dev-ruby/libxml"