summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-14 19:51:16 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-14 19:51:28 +0200
commit23c667ce4f084417f7e3a66486420e38eb352f71 (patch)
tree7af1f18fa2a303f6d2d1709a1eece0f1b4c0af8b
parentsys-kernel/gentoo-sources: Linux patch 5.4.119 (diff)
downloadgentoo-23c667ce.tar.gz
gentoo-23c667ce.tar.bz2
gentoo-23c667ce.zip
dev-perl/Event-RPC: Test workaround
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild b/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild
index c4aa10e44ed4..f35830c795c4 100644
--- a/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild
+++ b/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -40,6 +40,5 @@ BDEPEND="${RDEPEND}
virtual/perl-IO
)
"
-# Before disabling test here again, please file a bug and help kentnl
-# track it down, so we can at least run some tests where its sensible.
-#DIST_TEST=skip
+
+DIST_TEST=skip # bug 774312 - needs debugging