Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/munin/
Date: Fri, 11 Jun 2021 05:38:44
Message-Id: 1623389881.5cebf1524b61f3e6684c958c5fe4a7b2e7487265.sam@gentoo
1 commit: 5cebf1524b61f3e6684c958c5fe4a7b2e7487265
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 11 05:38:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 11 05:38:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cebf152
7
8 net-analyzer/munin: Stabilize 2.0.67-r1 ppc, #792411
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/munin/munin-2.0.67-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/munin/munin-2.0.67-r1.ebuild b/net-analyzer/munin/munin-2.0.67-r1.ebuild
16 index 3bbe4cf30d7..9f666d4ad68 100644
17 --- a/net-analyzer/munin/munin-2.0.67-r1.ebuild
18 +++ b/net-analyzer/munin/munin-2.0.67-r1.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
25 IUSE="asterisk irc java ldap memcached minimal mysql postgres selinux ssl test cgi ipv6 syslog ipmi http dhcpd doc apache2"
26 REQUIRED_USE="cgi? ( !minimal ) apache2? ( cgi )"
27 RESTRICT="!test? ( test )"