Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rrdtool-bindings/
Date: Mon, 14 Dec 2015 14:12:34
Message-Id: 1450102235.691b0b52c4c1a96a22e39ae320931bd238da5e5f.ago@gentoo
1 commit: 691b0b52c4c1a96a22e39ae320931bd238da5e5f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 14 14:10:35 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 14 14:10:35 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=691b0b52
7
8 dev-ruby/rrdtool-bindings: amd64 stable wrt bug #567586
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild
18 index 810f889..0e22166 100644
19 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild
20 +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild
21 @@ -20,7 +20,7 @@ RUBY_S="$MY_P"/bindings/ruby
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris"
26 +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris"
27 IUSE="graph test"
28 REQUIRED_USE="test? ( graph )"