Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/munin/
Date: Sat, 30 May 2020 19:33:04
Message-Id: 1590866847.4ef9d7331720438ea9d43f9163f97e7b4d84cb86.slyfox@gentoo
1 commit: 4ef9d7331720438ea9d43f9163f97e7b4d84cb86
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 19:27:27 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 19:27:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef9d733
7
8 net-analyzer/munin: stable 2.0.59 for ppc, bug #725954
9
10 Package-Manager: Portage-2.3.100, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-analyzer/munin/munin-2.0.59.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/munin/munin-2.0.59.ebuild b/net-analyzer/munin/munin-2.0.59.ebuild
18 index acaf9f6d9f0..c395d69c9ec 100644
19 --- a/net-analyzer/munin/munin-2.0.59.ebuild
20 +++ b/net-analyzer/munin/munin-2.0.59.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
27 IUSE="asterisk irc java ldap memcached minimal mysql postgres selinux ssl test cgi ipv6 syslog ipmi http dhcpd doc apache2"
28 REQUIRED_USE="cgi? ( !minimal ) apache2? ( cgi )"
29 RESTRICT="!test? ( test )"