Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 08 Oct 2020 19:14:08
Message-Id: 1602184422.ab1e3f3c9d6376fe6721ef6d45907ecee6cdae9a.conikost@gentoo
1 commit: ab1e3f3c9d6376fe6721ef6d45907ecee6cdae9a
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Mon Oct 5 22:13:25 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 8 19:13:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1e3f3c
7
8 Masking >=dev-lua/luaexpat-1.3.3
9
10 1.3.3 is broken and failing unittests for net-im/prosody.
11
12 Closes: https://github.com/gentoo/gentoo/pull/17813
13 Closes: https://bugs.gentoo.org/746782
14 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
15 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
16
17 profiles/package.mask | 4 ++++
18 1 file changed, 4 insertions(+)
19
20 diff --git a/profiles/package.mask b/profiles/package.mask
21 index f055c888571..83f88f3f70b 100644
22 --- a/profiles/package.mask
23 +++ b/profiles/package.mask
24 @@ -32,6 +32,10 @@
25
26 #--- END OF EXAMPLES ---
27
28 +# Azamat H. Hackimov <azamat.hackimov@×××××.com> (2020-10-06)
29 +# 1.3.3 is broken and failing unittests for net-im/prosody. Bug #746782.
30 +>=dev-lua/luaexpat-1.3.3
31 +
32 # Sam James <sam@g.o> (2020-10-05)
33 # Masked for testing. New major versions of Guile
34 # often break reverse dependencies.