mpm-itk is pretty much impossible to run as anyone other than root
due to its need to have permission to change UID to any other user on the system.
Subsequently, anything that has to spawn apache for testing anything will
be inherently broken by design.
Bug: https://bugs.gentoo.org/607964
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
!<www-apache/mod_perl-2.0.5
>=www-apache/mod_perl-2.0.5"
DEPEND="${RDEPEND}
- test? ( >=dev-perl/Apache-Test-1.360.0 )"
+ test? (
+ >=dev-perl/Apache-Test-1.360.0
+ !www-apache/mpm_itk
+ )"
SRC_TEST="do"