dev-perl/Event-RPC: disable tests for now
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 15 May 2016 13:21:08 +0000 (15:21 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 15 May 2016 13:21:20 +0000 (15:21 +0200)
Package-Manager: portage-2.2.28

dev-perl/Event-RPC/Event-RPC-1.50.0.ebuild

index 6896848619b39ce7c67f512a45f65c082d2e9aa7..70ab123d96cd952a6ff568c0cc2bb828b0669fb7 100644 (file)
@@ -20,4 +20,6 @@ RDEPEND="|| ( dev-perl/Event dev-perl/glib-perl )
        virtual/perl-Storable"
 DEPEND="${RDEPEND}"
 
-SRC_TEST="do"
+SRC_TEST=skip
+# tests hang, at least on 5.24... probably trying to do something network-related
+# needs more investigation