diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-12-22 13:46:10 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-12-22 13:46:27 +0100 |
commit | 70bbddc6ad013611aa67b1ff91ef447756c4d023 (patch) | |
tree | 8da989a8a5a408dc4ec345c2be7c2c4c00c265c5 /www-apache/mod_perl | |
parent | media-video/subtitlecomposer: Add media-video/mpv[libmpv] USE-dep (diff) | |
download | gentoo-70bbddc6ad013611aa67b1ff91ef447756c4d023.tar.gz gentoo-70bbddc6ad013611aa67b1ff91ef447756c4d023.tar.bz2 gentoo-70bbddc6ad013611aa67b1ff91ef447756c4d023.zip |
www-apache/mod_perl: Tests are now fixed, bug 614684
Only remaining thing was PEBKAC
Closes: https://bugs.gentoo.org/662692
Closes: https://bugs.gentoo.org/614684
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'www-apache/mod_perl')
-rw-r--r-- | www-apache/mod_perl/mod_perl-2.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_perl/mod_perl-2.0.10.ebuild b/www-apache/mod_perl/mod_perl-2.0.10.ebuild index ea0cffbccc06..ef5bb45f7cab 100644 --- a/www-apache/mod_perl/mod_perl-2.0.10.ebuild +++ b/www-apache/mod_perl/mod_perl-2.0.10.ebuild @@ -22,7 +22,7 @@ SRC_TEST=do # The test dependencies are from CPAN (Bundle::Apache2). # When all MPMs are disabled via useflags, the apache ebuild selects a -# default one, which will likely need threading... +# default one, which will likely need threading. RDEPEND=" dev-lang/perl[ithreads=] |