diff options
author | Sam James <sam@gentoo.org> | 2020-07-18 18:58:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-18 18:59:10 +0000 |
commit | fa9563a2e4fdeaf69372695d88cce179a5e9d511 (patch) | |
tree | 9a54ca7c27f1d06c62f71f429d26b39fafb4bf64 /net-analyzer/munin | |
parent | www-client/seamonkey: Fixed build with =dev-lang/rust-1.45.0 (diff) | |
download | gentoo-fa9563a2e4fdeaf69372695d88cce179a5e9d511.tar.gz gentoo-fa9563a2e4fdeaf69372695d88cce179a5e9d511.tar.bz2 gentoo-fa9563a2e4fdeaf69372695d88cce179a5e9d511.zip |
net-analyzer/munin: amd64 stable (bug #725954)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.59.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.59.ebuild b/net-analyzer/munin/munin-2.0.59.ebuild index 5fe4c097bffd..5e64da737295 100644 --- a/net-analyzer/munin/munin-2.0.59.ebuild +++ b/net-analyzer/munin/munin-2.0.59.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 )" |