summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/gajim/gajim-1.3.3_p2.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/gajim/gajim-1.3.3_p2.ebuild b/net-im/gajim/gajim-1.3.3_p2.ebuild
index 1e9b7df2bb0a..e58f75e2f5cd 100644
--- a/net-im/gajim/gajim-1.3.3_p2.ebuild
+++ b/net-im/gajim/gajim-1.3.3_p2.ebuild
@@ -91,3 +91,7 @@ pkg_postrm() {
xdg_icon_cache_update
xdg_desktop_database_update
}
+
+# tests in this release don't work, see also:
+# https://dev.gajim.org/gajim/gajim/-/issues/10755
+RESTRICT="test"