commit: 2b73a1be8ce62a761a15e8a9bba81ef35c3c6ed5 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Fri Oct 30 16:01:56 2020 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Fri Oct 30 16:03:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b73a1be
package.mask: Masked dev-libs/icu-68.1 until revdeps have been fixed Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 17219369e43..95ac735d3cf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Lars Wendler <[email protected]> (2020-10-30) +# Removed public macro definitions for TRUE and FALSE which breaks lots of +# revdeps. See tacker bug at https://bugs.gentoo.org/751919 +=dev-libs/icu-68.1 +=dev-libs/icu-layoutex-68.1 + # Georgy Yakovlev <[email protected]> (2020-10-30) # broken acl handling, possible broken chattr handling # needs more testing
