Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/munin/
Date: Thu, 07 May 2020 04:33:02
Message-Id: 1588825904.baf883dc31e7a2b43e8334f15bc71107cf7b045e.graaff@gentoo
1 commit: baf883dc31e7a2b43e8334f15bc71107cf7b045e
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 7 04:21:36 2020 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 04:31:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf883dc
7
8 net-analyzer/munin: move ~ppc64 forward
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 net-analyzer/munin/munin-2.0.61.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/munin/munin-2.0.61.ebuild b/net-analyzer/munin/munin-2.0.61.ebuild
17 index b111ae5e6fd..acaf9f6d9f0 100644
18 --- a/net-analyzer/munin/munin-2.0.61.ebuild
19 +++ b/net-analyzer/munin/munin-2.0.61.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~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 )"