diff options
author | Sam James <sam@gentoo.org> | 2024-05-20 16:35:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-20 16:35:21 +0100 |
commit | 402a1850886dc76a82f9d5e4fc1b8d616d127aff (patch) | |
tree | 1cd734d98972b9df3c06c44055465d6cf25754cb /net-analyzer | |
parent | net-analyzer/munin: Stabilize 2.0.75 ppc, #932262 (diff) | |
download | gentoo-402a1850886dc76a82f9d5e4fc1b8d616d127aff.tar.gz gentoo-402a1850886dc76a82f9d5e4fc1b8d616d127aff.tar.bz2 gentoo-402a1850886dc76a82f9d5e4fc1b8d616d127aff.zip |
net-analyzer/munin: Stabilize 2.0.75 x86, #932262
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-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 a8954d0f9ee2..3506945a8431 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 )" |