diff options
Diffstat (limited to 'dev-php/awl/awl-0.60.ebuild')
-rw-r--r-- | dev-php/awl/awl-0.60.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-php/awl/awl-0.60.ebuild b/dev-php/awl/awl-0.60.ebuild index 80df3028b308..ab257406be35 100644 --- a/dev-php/awl/awl-0.60.ebuild +++ b/dev-php/awl/awl-0.60.ebuild @@ -11,6 +11,7 @@ LICENSE="GPL-2 GPL-2+ GPL-3+ LGPL-2+ LGPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" BDEPEND="test? ( dev-php/phpunit )" RDEPEND="dev-lang/php:*[pdo,postgres,xml]" |