commit:     f4e331e4ddb42607fa69dee932fb3c94d9e30277
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 21 18:15:37 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Dec 21 18:25:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e331e4

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 <AT> gentoo.org>

 x11-misc/meteo/meteo-0.9.9.1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

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

Reply via email to