summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2022-01-15 19:43:13 +0200
committerMart Raudsepp <leio@gentoo.org>2022-01-15 23:51:39 +0200
commitde143078d15dd451d791453a9dd008cf307ae2cb (patch)
tree4e540fb9607b71d9ab222f1523f3307efd874d0f /media-sound
parentmedia-sound/gnome-music: enable py3.10 (diff)
downloadgentoo-de143078d15dd451d791453a9dd008cf307ae2cb.tar.gz
gentoo-de143078d15dd451d791453a9dd008cf307ae2cb.tar.bz2
gentoo-de143078d15dd451d791453a9dd008cf307ae2cb.zip
media-sound/gnome-music: restrict tests once again
The old problem seems to still be there (if the validating tool is present on the system). Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/gnome-music/gnome-music-40.1.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
index f9f83cefdf81..261d35742d1c 100644
--- a/media-sound/gnome-music/gnome-music-40.1.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
@@ -53,6 +53,8 @@ BDEPEND="
virtual/pkgconfig
"
+RESTRICT="test" # only does desktop and appdata validation, and latter needs network to validate screenshot from https
+
pkg_setup() {
python_setup
}