Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rrdtool-bindings/
Date: Sat, 26 Dec 2015 10:14:45
Message-Id: 1451124802.fb4f4f0542b3ac631f53db985489966ac1b7d8e5.jer@gentoo
1 commit: fb4f4f0542b3ac631f53db985489966ac1b7d8e5
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 10:13:22 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 10:13:22 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4f4f05
7
8 dev-ruby/rrdtool-bindings: Stable for HPPA (bug #567586).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild
17 index 0e22166..896c2b7 100644
18 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild
19 +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild
20 @@ -20,7 +20,7 @@ RUBY_S="$MY_P"/bindings/ruby
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris"
25 +KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris"
26 IUSE="graph test"
27 REQUIRED_USE="test? ( graph )"