diff options
author | Sam James <sam@gentoo.org> | 2024-05-20 16:35:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-20 16:35:17 +0100 |
commit | b9e427568b29b6c49c3e414f606766f8da4bfed7 (patch) | |
tree | bbd3ee801cf2b2d4ad7db34e377aa4398de2068b /net-analyzer | |
parent | net-analyzer/munin: Stabilize 2.0.75 arm64, #932262 (diff) | |
download | gentoo-b9e427568b29b6c49c3e414f606766f8da4bfed7.tar.gz gentoo-b9e427568b29b6c49c3e414f606766f8da4bfed7.tar.bz2 gentoo-b9e427568b29b6c49c3e414f606766f8da4bfed7.zip |
net-analyzer/munin: Stabilize 2.0.75 amd64, #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 1fd5f70c02ed..13c5e57dc37c 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 )" |