diff options
author | Sam James <sam@gentoo.org> | 2022-12-24 08:36:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-24 08:36:23 +0000 |
commit | 0267d884b70c7292b89d4dac72c72c9659c1cdb8 (patch) | |
tree | 66668d9033f6514802e4c7eed81998d40570bced /net-analyzer/munin | |
parent | dev-python/pyxdg: drop obsolete cgit link, use freedesktop-gitlab+github remo... (diff) | |
download | gentoo-0267d884b70c7292b89d4dac72c72c9659c1cdb8.tar.gz gentoo-0267d884b70c7292b89d4dac72c72c9659c1cdb8.tar.bz2 gentoo-0267d884b70c7292b89d4dac72c72c9659c1cdb8.zip |
net-analyzer/munin: Stabilize 2.0.69-r1 ppc, #887799
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.69-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.69-r1.ebuild b/net-analyzer/munin/munin-2.0.69-r1.ebuild index dcd3c9974b92..03ce1d79b926 100644 --- a/net-analyzer/munin/munin-2.0.69-r1.ebuild +++ b/net-analyzer/munin/munin-2.0.69-r1.ebuild @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 arm arm64 ppc ~ppc64 ~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 )" |