diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 09:25:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 09:25:21 +0200 |
commit | 2f3d4f7134691d98b6971c98eda81e3386de12a2 (patch) | |
tree | ed19a26070bb7bb5e08d28986c1a0b7db07eebf1 /net-analyzer | |
parent | app-emulation/virtualbox: Revbump to add missing desktop.eclass (diff) | |
download | gentoo-2f3d4f7134691d98b6971c98eda81e3386de12a2.tar.gz gentoo-2f3d4f7134691d98b6971c98eda81e3386de12a2.tar.bz2 gentoo-2f3d4f7134691d98b6971c98eda81e3386de12a2.zip |
net-analyzer/munin: x86 stable wrt bug #689878
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/munin-2.0.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/munin/munin-2.0.49.ebuild b/net-analyzer/munin/munin-2.0.49.ebuild index 445fdf03b13c..dc8708dcaf30 100644 --- a/net-analyzer/munin/munin-2.0.49.ebuild +++ b/net-analyzer/munin/munin-2.0.49.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 )" |