diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 14:19:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 14:19:08 +0200 |
commit | 7049b5873d6f627da360b84f8baf777fd2426d6d (patch) | |
tree | 2cf3f2e51439c86f6767a9a8cab9721f8b69645c /net-analyzer/munin | |
parent | dev-lang/erlang: x86 stable wrt bug #715814 (diff) | |
download | gentoo-7049b5873d6f627da360b84f8baf777fd2426d6d.tar.gz gentoo-7049b5873d6f627da360b84f8baf777fd2426d6d.tar.bz2 gentoo-7049b5873d6f627da360b84f8baf777fd2426d6d.zip |
net-analyzer/munin: x86 stable wrt bug #715830
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.56.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.56.ebuild b/net-analyzer/munin/munin-2.0.56.ebuild index ace8fd9047b7..500c7e3caf59 100644 --- a/net-analyzer/munin/munin-2.0.56.ebuild +++ b/net-analyzer/munin/munin-2.0.56.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc 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 )" |