diff options
author | Sam James <sam@gentoo.org> | 2024-05-20 16:35:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-20 16:35:20 +0100 |
commit | a860cb9b871f967d5009838e2339ebf5b6fb7d0b (patch) | |
tree | 04d4d885d0e28e2b4d78086bb55e11db287c3444 /net-analyzer/munin | |
parent | net-analyzer/munin: Stabilize 2.0.75 arm, #932262 (diff) | |
download | gentoo-a860cb9b871f967d5009838e2339ebf5b6fb7d0b.tar.gz gentoo-a860cb9b871f967d5009838e2339ebf5b6fb7d0b.tar.bz2 gentoo-a860cb9b871f967d5009838e2339ebf5b6fb7d0b.zip |
net-analyzer/munin: Stabilize 2.0.75 ppc, #932262
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.75.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.75.ebuild b/net-analyzer/munin/munin-2.0.75.ebuild index 0b01ca61f63d..a8954d0f9ee2 100644 --- a/net-analyzer/munin/munin-2.0.75.ebuild +++ b/net-analyzer/munin/munin-2.0.75.ebuild @@ -17,7 +17,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 )" |