diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 17:13:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 17:13:31 +0100 |
commit | 288d657a66979778850482b74c157d314960cd23 (patch) | |
tree | d5f18a29933f51769fecd7c6b153a6d95e120477 /net-analyzer/munin | |
parent | dev-python/pillow: ppc stable wrt bug #706202 (diff) | |
download | gentoo-288d657a66979778850482b74c157d314960cd23.tar.gz gentoo-288d657a66979778850482b74c157d314960cd23.tar.bz2 gentoo-288d657a66979778850482b74c157d314960cd23.zip |
net-analyzer/munin: ppc stable wrt bug #706280
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.52.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.52.ebuild b/net-analyzer/munin/munin-2.0.52.ebuild index a7c7751af385..56f3cf00bae6 100644 --- a/net-analyzer/munin/munin-2.0.52.ebuild +++ b/net-analyzer/munin/munin-2.0.52.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="asterisk irc java ldap memcached minimal mysql postgres selinux ssl test cgi ipv6 syslog ipmi http dhcpd doc apache2" REQUIRED_USE="cgi? ( !minimal ) apache2? ( cgi )" RESTRICT="!test? ( test )" |