Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/rrdtool/
Date: Sun, 28 Jun 2020 20:56:09
Message-Id: 1593377754.8f6ffe804ef4ff86f5a28d66c8d008f53e7d87c3.whissi@gentoo
1 commit: 8f6ffe804ef4ff86f5a28d66c8d008f53e7d87c3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 19:42:28 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 20:55:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f6ffe80
7
8 net-analyzer/rrdtool: x86 stable (bug #685954)
9
10 Package-Manager: Portage-2.3.101, Repoman-2.3.22
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-analyzer/rrdtool/rrdtool-1.7.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/rrdtool/rrdtool-1.7.2.ebuild b/net-analyzer/rrdtool/rrdtool-1.7.2.ebuild
17 index 94ea0b6aabc..84df9b0b661 100644
18 --- a/net-analyzer/rrdtool/rrdtool-1.7.2.ebuild
19 +++ b/net-analyzer/rrdtool/rrdtool-1.7.2.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="https://oss.oetiker.ch/rrdtool/pub/${MY_P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0/8.0.0"
24 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
26 IUSE="dbi doc graph lua perl python rados rrdcgi ruby static-libs tcl tcpd"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"