summaryrefslogtreecommitdiff
path: root/dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0-r1.ebuild')
-rw-r--r--dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0-r1.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0-r1.ebuild b/dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0-r1.ebuild
index 820d2ddeea2f..2d52c74f99df 100644
--- a/dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0-r1.ebuild
+++ b/dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,10 @@ IUSE="test"
RDEPEND="sys-apps/tcp-wrappers"
DEPEND="${RDEPEND}
dev-perl/Module-Build
- test? ( virtual/perl-Test-Simple )
+ test? (
+ virtual/perl-Test-Simple
+ dev-perl/Test-Exception
+ )
"
SRC_TEST="do"