summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/IO-Event/IO-Event-0.813.0-r2.ebuild (renamed from dev-perl/IO-Event/IO-Event-0.813.0-r1.ebuild)11
1 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/IO-Event/IO-Event-0.813.0-r1.ebuild b/dev-perl/IO-Event/IO-Event-0.813.0-r2.ebuild
index 293b33aa0363..99328e492e65 100644
--- a/dev-perl/IO-Event/IO-Event-0.813.0-r1.ebuild
+++ b/dev-perl/IO-Event/IO-Event-0.813.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=MUIR
DIST_VERSION=0.813
@@ -12,7 +12,6 @@ DESCRIPTION="Tied Filehandles for Nonblocking IO with Object Callbacks"
SLOT="0"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
-IUSE=""
RDEPEND="
dev-perl/AnyEvent
@@ -20,6 +19,10 @@ RDEPEND="
dev-perl/List-MoreUtils
virtual/perl-Time-HiRes
"
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}
+"
PATCHES=( "${FILESDIR}/${P}-forked2.t.patch" )
+
+# Tests may fail under high load. This is less likely if they run sequentially.
+DIST_TEST=do