Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/rrdtool/
Date: Mon, 14 Dec 2015 14:12:34
Message-Id: 1450102230.643af5309f43756759ffd270c70f40b52f3f39c6.ago@gentoo
1 commit: 643af5309f43756759ffd270c70f40b52f3f39c6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 14 14:10:30 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 14 14:10:30 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=643af530
7
8 net-analyzer/rrdtool: 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 net-analyzer/rrdtool/rrdtool-1.5.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild b/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild
18 index 8ccb190..cde758c 100644
19 --- a/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild
20 +++ b/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${P/_/-}.tar.gz"
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="dbi doc graph lua perl python rados rrdcgi ruby static-libs tcl tcpd"
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"