summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-12 16:33:09 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-12 17:34:37 +0100
commitef8fdef48d9879b3c247ec6637ea8ea6ee7e26ed (patch)
tree0abc2eaa19f9722db29fda283e2d8a7a14ac80ec /dev-util
parentdev-ruby/barby: [QA] Fix MissingTestRestrict (diff)
downloadgentoo-ef8fdef48d9879b3c247ec6637ea8ea6ee7e26ed.tar.gz
gentoo-ef8fdef48d9879b3c247ec6637ea8ea6ee7e26ed.tar.bz2
gentoo-ef8fdef48d9879b3c247ec6637ea8ea6ee7e26ed.zip
dev-util/coccinelle: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/coccinelle/coccinelle-1.0.5.ebuild2
-rw-r--r--dev-util/coccinelle/coccinelle-1.0.6.ebuild2
-rw-r--r--dev-util/coccinelle/coccinelle-1.0.8.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/coccinelle/coccinelle-1.0.5.ebuild b/dev-util/coccinelle/coccinelle-1.0.5.ebuild
index 598e875c240b..cc744143db9d 100644
--- a/dev-util/coccinelle/coccinelle-1.0.5.ebuild
+++ b/dev-util/coccinelle/coccinelle-1.0.5.ebuild
@@ -42,7 +42,7 @@ DEPEND="${CDEPEND}
DOCS=( authors.txt bugs.txt changes.txt credits.txt readme.txt )
-RESTRICT=strip
+RESTRICT="strip !test? ( test )"
S=${WORKDIR}/${MY_P}
SITEFILE=50coccinelle-gentoo.el
diff --git a/dev-util/coccinelle/coccinelle-1.0.6.ebuild b/dev-util/coccinelle/coccinelle-1.0.6.ebuild
index 2ccd550333b9..18640ff2a4fb 100644
--- a/dev-util/coccinelle/coccinelle-1.0.6.ebuild
+++ b/dev-util/coccinelle/coccinelle-1.0.6.ebuild
@@ -42,7 +42,7 @@ DEPEND="${CDEPEND}
DOCS=( authors.txt bugs.txt changes.txt credits.txt readme.txt )
-RESTRICT=strip
+RESTRICT="strip !test? ( test )"
S=${WORKDIR}/${MY_P}
SITEFILE=50coccinelle-gentoo.el
diff --git a/dev-util/coccinelle/coccinelle-1.0.8.ebuild b/dev-util/coccinelle/coccinelle-1.0.8.ebuild
index 5d8ee39204e6..a25a3d05e8f4 100644
--- a/dev-util/coccinelle/coccinelle-1.0.8.ebuild
+++ b/dev-util/coccinelle/coccinelle-1.0.8.ebuild
@@ -41,7 +41,7 @@ DEPEND="${CDEPEND}
DOCS=( authors.txt bugs.txt changes.txt credits.txt readme.txt )
-RESTRICT=strip
+RESTRICT="strip !test? ( test )"
SITEFILE=50coccinelle-gentoo.el