Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/rrdtool/
Date: Mon, 19 Jun 2017 20:07:09
Message-Id: 1497902817.cc1412c923b8c0748687143b76e5d5c0aa5671c8.aballier@gentoo
1 commit: cc1412c923b8c0748687143b76e5d5c0aa5671c8
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 20:01:19 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 20:06:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc1412c9
7
8 net-analyzer/rrdtool: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-analyzer/rrdtool/rrdtool-1.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/rrdtool/rrdtool-1.7.0.ebuild b/net-analyzer/rrdtool/rrdtool-1.7.0.ebuild
16 index ff5c43acf9e..24a80c6305f 100644
17 --- a/net-analyzer/rrdtool/rrdtool-1.7.0.ebuild
18 +++ b/net-analyzer/rrdtool/rrdtool-1.7.0.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${P/_/-}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0/8.0.0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
25 IUSE="dbi doc graph lua perl python rados rrdcgi ruby static-libs tcl tcpd"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"