From 1deabc739b3b7c493b9ec17be2a7f35ab087296a Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Wed, 19 Aug 2020 02:47:04 +0200 Subject: dev-php/phptal: Restrict --- dev-php/phptal/phptal-1.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php/phptal') diff --git a/dev-php/phptal/phptal-1.3.1.ebuild b/dev-php/phptal/phptal-1.3.1.ebuild index 041baa9a91d1..852ecd7ec345 100644 --- a/dev-php/phptal/phptal-1.3.1.ebuild +++ b/dev-php/phptal/phptal-1.3.1.ebuild @@ -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 @@ -16,7 +16,7 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND="dev-lang/php:*" -DEPEND="test? ( ${RDEPEND} dev-php/phpunit )" +DEPEND="test? ( ${RDEPEND}