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: Mon, 01 Mar 2021 17:18:11
Message-Id: 1614618937.7d626a2cfd727f5eac8b4900fd00e824e1e62e7b.whissi@gentoo
1 commit: 7d626a2cfd727f5eac8b4900fd00e824e1e62e7b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 1 17:15:37 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 1 17:15:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d626a2c
7
8 net-analyzer/munin: x86 stable (bug #772953)
9
10 Package-Manager: Portage-3.0.16, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-analyzer/munin/munin-2.0.66.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/munin/munin-2.0.66.ebuild b/net-analyzer/munin/munin-2.0.66.ebuild
17 index 35f1571ffce..7a5621b5deb 100644
18 --- a/net-analyzer/munin/munin-2.0.66.ebuild
19 +++ b/net-analyzer/munin/munin-2.0.66.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 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 )"