summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Check-ISA/Check-ISA-0.40.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Check-ISA/Check-ISA-0.40.0.ebuild b/dev-perl/Check-ISA/Check-ISA-0.40.0.ebuild
index 2ee4760df..feb3e8d51 100644
--- a/dev-perl/Check-ISA/Check-ISA-0.40.0.ebuild
+++ b/dev-perl/Check-ISA/Check-ISA-0.40.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,6 +17,6 @@ RDEPEND="dev-perl/Sub-Exporter"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
- || ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok )
+ >=virtual/perl-Test-Simple-1.1.10
)
"