dev-util/coccinelle: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 15:33:09 +0000 (16:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 16:34:37 +0000 (17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/coccinelle/coccinelle-1.0.5.ebuild
dev-util/coccinelle/coccinelle-1.0.6.ebuild
dev-util/coccinelle/coccinelle-1.0.8.ebuild

index 598e875c240b55e97f531664aa2adaf4d9ddae58..cc744143db9dd13b2d56197165ee74d1e5491992 100644 (file)
@@ -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
index 2ccd550333b970b3b9418cf830fd16aa400bd51d..18640ff2a4fb073dc3e0b0c993e39eac194429d8 100644 (file)
@@ -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
index 5d8ee39204e6edcad4a63bc36c4628c219f98ce9..a25a3d05e8f4eb240ff6336885ba46d9648e2731 100644 (file)
@@ -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