Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/munin/
Date: Wed, 23 Feb 2022 09:42:30
Message-Id: 1645609335.2604a45ca2d6185b5fa605030695d15335619b2e.jsmolic@gentoo
1 commit: 2604a45ca2d6185b5fa605030695d15335619b2e
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 23 09:42:15 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 23 09:42:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2604a45c
7
8 net-analyzer/munin: Stabilize 2.0.67-r7 x86, #833726
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-analyzer/munin/munin-2.0.67-r7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/munin/munin-2.0.67-r7.ebuild b/net-analyzer/munin/munin-2.0.67-r7.ebuild
16 index ee345b8a8fc0..fbf8cc071526 100644
17 --- a/net-analyzer/munin/munin-2.0.67-r7.ebuild
18 +++ b/net-analyzer/munin/munin-2.0.67-r7.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 )"