gnome-extra/gnome-user-docs: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 15:33:16 +0000 (16:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 16:34:43 +0000 (17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
gnome-extra/gnome-user-docs/gnome-user-docs-3.30.2.ebuild
gnome-extra/gnome-user-docs/gnome-user-docs-3.32.3.ebuild

index 62f9f25f06012e7faddf43d89492fd907755585d..359d9f28abed2ee40f256f115e2a60bd29988778 100644 (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
index 62f9f25f06012e7faddf43d89492fd907755585d..359d9f28abed2ee40f256f115e2a60bd29988778 100644 (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