Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/bioruby/
Date: Sat, 07 Sep 2019 21:07:48
Message-Id: 1567890305.850e5fee33c2e2e1ec29775525fcba9ad38aa20b.whissi@gentoo
1 commit: 850e5fee33c2e2e1ec29775525fcba9ad38aa20b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 7 18:09:26 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 7 21:05:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850e5fee
7
8 sci-biology/bioruby: x86 stable (bug #690048)
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sci-biology/bioruby/bioruby-1.5.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-biology/bioruby/bioruby-1.5.2.ebuild b/sci-biology/bioruby/bioruby-1.5.2.ebuild
17 index 69854312675..3ef1921ce4d 100644
18 --- a/sci-biology/bioruby/bioruby-1.5.2.ebuild
19 +++ b/sci-biology/bioruby/bioruby-1.5.2.ebuild
20 @@ -17,6 +17,6 @@ HOMEPAGE="http://bioruby.org/"
21
22 SLOT="0"
23 IUSE=""
24 -KEYWORDS="~amd64 ~ppc ~x86"
25 +KEYWORDS="~amd64 ~ppc x86"
26
27 ruby_add_rdepend "dev-ruby/libxml"