From 1f67713cdd93c9f31ce6e8a1c5588f4e2987d6b0 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Fri, 16 Aug 2019 08:56:39 -0400 Subject: dev-php/PEAR-Console_CommandLine: Fix conditional test RESTRICT Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Brian Evans --- dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-php') diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild index 24dcb8873034..606b86b09a81 100644 --- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild +++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild @@ -13,6 +13,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="examples test" +RESTRICT="!test? ( test )" # Only needs PEAR_Exception (not yet packaged) -- not all of PEAR-PEAR. RDEPEND="dev-lang/php:* -- cgit v1.2.3-65-gdbad