mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-php/PEAR-Console_CommandLine: Fix conditional test RESTRICT
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
@@ -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:*
|
||||
|
||||
Reference in New Issue
Block a user