summaryrefslogtreecommitdiff
path: root/dev-php/awl/awl-0.61.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/awl/awl-0.61.ebuild')
-rw-r--r--dev-php/awl/awl-0.61.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/awl/awl-0.61.ebuild b/dev-php/awl/awl-0.61.ebuild
index 52ae69f3df6a..7cdc7c288e25 100644
--- a/dev-php/awl/awl-0.61.ebuild
+++ b/dev-php/awl/awl-0.61.ebuild
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
-BDEPEND="test? ( dev-php/phpunit )"
+BDEPEND="test? ( <dev-php/phpunit-6 )"
RDEPEND="dev-lang/php:*[pdo,postgres,xml]"
S="${WORKDIR}"