summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2021-12-21 19:15:37 +0100
committerPacho Ramos <pacho@gentoo.org>2021-12-21 19:25:04 +0100
commitf4e331e4ddb42607fa69dee932fb3c94d9e30277 (patch)
tree627f9a27b06adbefb6896c72e5053cd746db67a9
parentdev-libs/satyr: Bump to 0.39 (diff)
downloadgentoo-f4e331e4.tar.gz
gentoo-f4e331e4.tar.bz2
gentoo-f4e331e4.zip
x11-misc/meteo: Skip tests
One is useless, the other relies on network Closes: https://bugs.gentoo.org/828052 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
-rw-r--r--x11-misc/meteo/meteo-0.9.9.1.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-misc/meteo/meteo-0.9.9.1.ebuild b/x11-misc/meteo/meteo-0.9.9.1.ebuild
index 13bc758b8d46..c59cd6c5c713 100644
--- a/x11-misc/meteo/meteo-0.9.9.1.ebuild
+++ b/x11-misc/meteo/meteo-0.9.9.1.ebuild
@@ -30,6 +30,10 @@ BDEPEND="
virtual/pkgconfig
"
+# One test needs network (#828052), the other simply checks desktop file
+# validation, that we also test with our QA tests
+RESTRICT="test"
+
src_prepare() {
default
vala_src_prepare