diff options
author | Sam James <sam@gentoo.org> | 2023-09-23 10:43:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-23 10:43:37 +0100 |
commit | 55870b2bf369463816cdab41b04d16931cbc2fe7 (patch) | |
tree | 6a64d13d4a2e61768266cb79598d1a0f98232b6a /net-analyzer | |
parent | dev-libs/botan: drop 3.0.0-r2 (diff) | |
download | gentoo-55870b2bf369463816cdab41b04d16931cbc2fe7.tar.gz gentoo-55870b2bf369463816cdab41b04d16931cbc2fe7.tar.bz2 gentoo-55870b2bf369463816cdab41b04d16931cbc2fe7.zip |
net-analyzer/munin: Stabilize 2.0.73-r3 amd64, #914559
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/munin-2.0.73-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.73-r3.ebuild b/net-analyzer/munin/munin-2.0.73-r3.ebuild index 5163d71d6fe0..cd62665df5d9 100644 --- a/net-analyzer/munin/munin-2.0.73-r3.ebuild +++ b/net-analyzer/munin/munin-2.0.73-r3.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 )" |