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/munin/
Date: Sun, 26 Jan 2020 20:55:28
Message-Id: 1580072111.61b5a240b52334cec4e8361b34f8bc0ec7510f19.whissi@gentoo
1 commit: 61b5a240b52334cec4e8361b34f8bc0ec7510f19
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 26 20:48:38 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 26 20:55:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b5a240
7
8 net-analyzer/munin: x86 stable (bug #706280)
9
10 Package-Manager: Portage-2.3.85, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-analyzer/munin/munin-2.0.52.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/munin/munin-2.0.52.ebuild b/net-analyzer/munin/munin-2.0.52.ebuild
17 index 6dc3219f1b5..a7c7751af38 100644
18 --- a/net-analyzer/munin/munin-2.0.52.ebuild
19 +++ b/net-analyzer/munin/munin-2.0.52.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~ppc ~x86"
25 +KEYWORDS="amd64 ~arm ~ppc x86"
26 IUSE="asterisk irc java ldap memcached minimal mysql postgres selinux ssl test cgi ipv6 syslog ipmi http dhcpd doc apache2"
27 REQUIRED_USE="cgi? ( !minimal ) apache2? ( cgi )"
28 RESTRICT="!test? ( test )"