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: Wed, 06 May 2020 06:48:19
Message-Id: 1588747628.ab5abd5f536c119dbbc0cfd198f1f28fe84cd75c.slyfox@gentoo
1 commit: ab5abd5f536c119dbbc0cfd198f1f28fe84cd75c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 06:47:08 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 06:47:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab5abd5f
7
8 net-analyzer/munin: keyworded 2.0.59 for ppc64, bug #708772
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc64"
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 b111ae5e6fd..acaf9f6d9f0 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 ~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 )"