x11-libs/libnotify: restrict tests

I see the same failures as referenced in bug 59 below.

Bug: https://gitlab.gnome.org/GNOME/libnotify/-/issues/30
Bug: https://gitlab.gnome.org/GNOME/libnotify/-/issues/59
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-26 05:46:30 +01:00
parent e672bf49b6
commit 97bb0cab80

View File

@@ -12,7 +12,9 @@ LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="gtk-doc +introspection test"
RESTRICT="!test? ( test )"
# https://gitlab.gnome.org/GNOME/libnotify/-/issues/30
# https://gitlab.gnome.org/GNOME/libnotify/-/issues/59
RESTRICT="!test? ( test ) test"
REQUIRED_USE="gtk-doc? ( introspection )"
RDEPEND="