commit: ea954b54a5e138ac0d597af248bc9faed92ec010 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Jun 24 18:35:50 2023 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Jun 24 18:35:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea954b54
profiles/prefix/package.mask: drop obsolete gettext mask Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index b754d9e41a84..321dccb561cb 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -8,10 +8,6 @@ # 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
