dev-libs/ppl: add RESTRICT="!test? ( test )"
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 10 Nov 2019 20:50:28 +0000 (20:50 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 10 Nov 2019 20:54:58 +0000 (20:54 +0000)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-libs/ppl/ppl-1.1.ebuild
dev-libs/ppl/ppl-1.2.ebuild

index a443656d12458989a9960ea871eea72b55691e22..2808c73b96a7dcb5e27a91f04856e9978f0669b1 100644 (file)
@@ -18,6 +18,8 @@ DEPEND="${RDEPEND}
        app-arch/xz-utils
        sys-devel/m4"
 
+RESTRICT="!test? ( test )"
+
 pkg_setup() {
        if use test ; then
                ewarn "The PPL testsuite will be run."
index 477400834e823b1e4b0d697fd3bd37dd0777831b..8805f55b2eab37e8a3bdade749f2535a34139581 100644 (file)
@@ -18,6 +18,8 @@ DEPEND="${RDEPEND}
        app-arch/xz-utils
        sys-devel/m4"
 
+RESTRICT="!test? ( test )"
+
 pkg_setup() {
        if use test ; then
                ewarn "The PPL testsuite will be run."