summaryrefslogtreecommitdiff
path: root/net-analyzer/munin/munin-2.0.38.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/munin/munin-2.0.38.ebuild')
-rw-r--r--net-analyzer/munin/munin-2.0.38.ebuild5
1 files changed, 3 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..25d031a02c76 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 )"
@@ -83,6 +83,7 @@ DEPEND="${DEPEND_COM}
java? ( >=virtual/jdk-1.5 )
test? (
dev-perl/Test-Deep
+ dev-perl/Test-Exception
dev-perl/Test-LongString
dev-perl/Test-Differences
dev-perl/Test-MockModule