From 13a4854d88c451ca37aac7cdcaba4ecc5783796e Mon Sep 17 00:00:00 2001 From: "Anna (cybertailor) Vyalkova" Date: Fri, 25 Feb 2022 07:54:10 +0500 Subject: [PATCH] net-im/gtkcord: disable tests Closes: https://bugs.gentoo.org/833992 Signed-off-by: Anna (cybertailor) Vyalkova --- net-im/gtkcord/gtkcord-0.1.0.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-im/gtkcord/gtkcord-0.1.0.ebuild b/net-im/gtkcord/gtkcord-0.1.0.ebuild index 10e4b81bf2..96733aefc9 100644 --- a/net-im/gtkcord/gtkcord-0.1.0.ebuild +++ b/net-im/gtkcord/gtkcord-0.1.0.ebuild @@ -330,6 +330,9 @@ LICENSE="Apache-2.0 BSD BSD-2 GPL-3 ISC MIT MPL-2.0 WTFPL-2" SLOT="0" KEYWORDS="~amd64" +# https://bugs.gentoo.org/833992 +RESTRICT="test" + DEPEND=" dev-libs/glib:2 dev-libs/gobject-introspection