diff options
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild index 0554ef05b4b0..b0989367be4d 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild @@ -43,8 +43,7 @@ DEPEND="${RDEPEND} ) " -#SRC_TEST="do parallel" -# test fails because of \C deprecation warning +SRC_TEST="do parallel" src_test() { has_version '>=www-apache/mod_perl-2' && export MOD_PERL_API_VERSION=2 |