Gentoo Archives: gentoo-commits

From: Anna Vyalkova <cyber+gentoo@×××××.in>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/gtkcord/
Date: Fri, 25 Feb 2022 03:08:58
Message-Id: 1645757663.13a4854d88c451ca37aac7cdcaba4ecc5783796e.cybertailor@gentoo
1 commit: 13a4854d88c451ca37aac7cdcaba4ecc5783796e
2 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
3 AuthorDate: Fri Feb 25 02:54:10 2022 +0000
4 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
5 CommitDate: Fri Feb 25 02:54:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=13a4854d
7
8 net-im/gtkcord: disable tests
9
10 Closes: https://bugs.gentoo.org/833992
11 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
12
13 net-im/gtkcord/gtkcord-0.1.0.ebuild | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/net-im/gtkcord/gtkcord-0.1.0.ebuild b/net-im/gtkcord/gtkcord-0.1.0.ebuild
17 index 10e4b81bf..96733aefc 100644
18 --- a/net-im/gtkcord/gtkcord-0.1.0.ebuild
19 +++ b/net-im/gtkcord/gtkcord-0.1.0.ebuild
20 @@ -330,6 +330,9 @@ LICENSE="Apache-2.0 BSD BSD-2 GPL-3 ISC MIT MPL-2.0 WTFPL-2"
21 SLOT="0"
22 KEYWORDS="~amd64"
23
24 +# https://bugs.gentoo.org/833992
25 +RESTRICT="test"
26 +
27 DEPEND="
28 dev-libs/glib:2
29 dev-libs/gobject-introspection