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: Sat, 27 Feb 2021 19:33:45
Message-Id: 1614454398.d66ee59e80e3a146cf08bc05ad562b8bfcae94d1.sam@gentoo
1 commit: d66ee59e80e3a146cf08bc05ad562b8bfcae94d1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 19:33:18 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 19:33:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d66ee59e
7
8 net-analyzer/munin: Stabilize 2.0.66 amd64, #772953
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/munin/munin-2.0.66.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/munin/munin-2.0.66.ebuild b/net-analyzer/munin/munin-2.0.66.ebuild
16 index 61ef6c8ade8..35f1571ffce 100644
17 --- a/net-analyzer/munin/munin-2.0.66.ebuild
18 +++ b/net-analyzer/munin/munin-2.0.66.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 )"