commit: 97af870e18ed9b1c97dc18e3a8c9163c64d36a09 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 10 07:05:34 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 10 07:06:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97af870e
package.mask: sys-libs/libcxx is fine with new timezone-data Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 060ec9a70bc4..741156fc357a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -44,9 +44,7 @@ mate-extra/mate-netbook sci-chemistry/mopac7 # Sam James <[email protected]> (2024-09-10) -# Breaks both C++ stdlib impls with a casing issue: -# * libstdc++ (https://gcc.gnu.org/PR116657) -# * libcxx (https://github.com/llvm/llvm-project/issues/107779) +# Breaks libstdc++ impls with a casing issue: https://gcc.gnu.org/PR116657 =sys-libs/timezone-data-2024b # Andreas Sturmlechner <[email protected]> (2024-09-09)
