commit: 2a297e698b3607a8f7c397eab47f1a1e317a2d8d Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Jun 24 13:25:12 2023 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Jun 24 13:25:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a297e69
profiles/prefix/package.mask: mask gettext-0.22 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 321dccb561cb..b754d9e41a84 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -8,6 +8,10 @@ # NOTE: Please add your entry at the top! # +# Fabian Groffen <[email protected]> (2023-06-24) +# installs libintl files while it shouldn't, #909041 +=sys-devel/gettext-0.22 + # Fabian Groffen <[email protected]> (2020-08-02) # Python 2 is no longer supported # Recent Portage releases no longer supports Python 2, and the version
