diff options
author | Sam James <sam@gentoo.org> | 2021-02-27 19:33:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-27 19:33:18 +0000 |
commit | d66ee59e80e3a146cf08bc05ad562b8bfcae94d1 (patch) | |
tree | bd5799c6cc08cf0de2e481abd5c96e8d41735f18 /net-analyzer/munin | |
parent | sys-cluster/nomad: 1.0.4 bump (diff) | |
download | gentoo-d66ee59e80e3a146cf08bc05ad562b8bfcae94d1.tar.gz gentoo-d66ee59e80e3a146cf08bc05ad562b8bfcae94d1.tar.bz2 gentoo-d66ee59e80e3a146cf08bc05ad562b8bfcae94d1.zip |
net-analyzer/munin: Stabilize 2.0.66 amd64, #772953
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.66.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.66.ebuild b/net-analyzer/munin/munin-2.0.66.ebuild index 61ef6c8ade81..35f1571ffceb 100644 --- a/net-analyzer/munin/munin-2.0.66.ebuild +++ b/net-analyzer/munin/munin-2.0.66.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 )" |