gnome-extra/gnome-user-docs: [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:16 +01:00
parent 1fb70e0cb3
commit 7e54851f68
2 changed files with 4 additions and 2 deletions

View File

@@ -23,7 +23,8 @@ DEPEND="
# dev-util/gettext
# This ebuild does not install any binaries
RESTRICT="binchecks strip"
RESTRICT="binchecks strip
!test? ( test )"
src_configure() {
# itstool is only needed for rebuilding translations

View File

@@ -23,7 +23,8 @@ DEPEND="
# dev-util/gettext
# This ebuild does not install any binaries
RESTRICT="binchecks strip"
RESTRICT="binchecks strip
!test? ( test )"
src_configure() {
# itstool is only needed for rebuilding translations