diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-25 12:27:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-25 12:27:55 +0300 |
commit | ce3e7515eaa55f1739203f226e6fb1612bac4110 (patch) | |
tree | 2555067ee85a01f22a6bd4201e6fab603b388f8a /net-analyzer/munin | |
parent | app-emulation/virtualbox-additions: amd64 stable wrt bug #671754 (diff) | |
download | gentoo-ce3e7515eaa55f1739203f226e6fb1612bac4110.tar.gz gentoo-ce3e7515eaa55f1739203f226e6fb1612bac4110.tar.bz2 gentoo-ce3e7515eaa55f1739203f226e6fb1612bac4110.zip |
net-analyzer/munin: amd64 stable wrt bug #671400
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/munin-2.0.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-2.0.38.ebuild b/net-analyzer/munin/munin-2.0.38.ebuild index 1659f7a892a5..e84866a74b20 100644 --- a/net-analyzer/munin/munin-2.0.38.ebuild +++ b/net-analyzer/munin/munin-2.0.38.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |