commit: 4967fd87665e49ad38e25da3afaa25d40395d6cc Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat May 17 12:59:46 2025 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 17 12:59:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4967fd87
package.mask: Last rite dev-libs/icu-layoutex, dev-libs/icu-le-hb Bug: https://bugs.gentoo.org/956106 Closes: https://github.com/gentoo/gentoo/pull/42129 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3a66b74f58ec..f94121d09f91 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2025-05-17) +# Historically split from dev-libs/icu, disabled by default upstream and not +# recommended anymore. If need be, we can make it optional in icu itself. +# Removal on 2025-06-16. Bug #956106. +dev-libs/icu-layoutex +dev-libs/icu-le-hb + # Alfred Wingate <[email protected]> (2025-05-17) # Masked for testing dev-db/mysql:8.4
