summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/pecl-stomp/pecl-stomp-2.0.2.ebuild')
-rw-r--r--dev-php/pecl-stomp/pecl-stomp-2.0.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-php/pecl-stomp/pecl-stomp-2.0.2.ebuild b/dev-php/pecl-stomp/pecl-stomp-2.0.2.ebuild
index 99522e6709c5..b4813f56c437 100644
--- a/dev-php/pecl-stomp/pecl-stomp-2.0.2.ebuild
+++ b/dev-php/pecl-stomp/pecl-stomp-2.0.2.ebuild
@@ -17,6 +17,7 @@ DESCRIPTION="PHP extension to communicate with Stomp message brokers"
LICENSE="PHP-3.01"
SLOT="7"
IUSE="examples ssl test"
+RESTRICT="!test? ( test )"
DEPEND="${DEPEND}
php_targets_php7-1? ( dev-lang/php:7.1[ssl?] )