mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-php/symfony-event-dispatcher: Restrict <dev-php/phpunit-6
Closes: https://bugs.gentoo.org/737850 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
committed by
Thomas Deutschmann
parent
f640ec51ea
commit
f00bd6c8ea
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -20,7 +20,7 @@ RDEPEND="
|
||||
DEPEND="
|
||||
test? (
|
||||
${RDEPEND}
|
||||
dev-php/phpunit )"
|
||||
<dev-php/phpunit-6 )"
|
||||
|
||||
S="${WORKDIR}/event-dispatcher-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user