dev-util/coccinelle: [QA] Fix MissingTestRestrict

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-12-12 16:33:09 +01:00
parent 95e16d9b53
commit ef8fdef48d
3 changed files with 3 additions and 3 deletions

View 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

View 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

View 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