commit: ab1e3f3c9d6376fe6721ef6d45907ecee6cdae9a Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Mon Oct 5 22:13:25 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Oct 8 19:13:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1e3f3c
Masking >=dev-lua/luaexpat-1.3.3 1.3.3 is broken and failing unittests for net-im/prosody. Closes: https://github.com/gentoo/gentoo/pull/17813 Closes: https://bugs.gentoo.org/746782 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f055c888571..83f88f3f70b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,10 @@ #--- END OF EXAMPLES --- +# Azamat H. Hackimov <[email protected]> (2020-10-06) +# 1.3.3 is broken and failing unittests for net-im/prosody. Bug #746782. +>=dev-lua/luaexpat-1.3.3 + # Sam James <[email protected]> (2020-10-05) # Masked for testing. New major versions of Guile # often break reverse dependencies.
