commit: c39d9fa6e3d07434ccfb655efd604812712b8848 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 1 09:52:06 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 1 09:52:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c39d9fa6
profiles/prefix/darwin/macos: drop obsolete gdbm mask Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/prefix/darwin/macos/package.mask | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 8db86fec4d07..7c44bbda818d 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Sam James <[email protected]> (2021-12-23) @@ -8,9 +8,3 @@ # bug #829847 =app-editors/nano-5.9 =app-editors/nano-6.0 - -# Sam James <[email protected]> (2021-09-05) -# gdbm-1.21 fails to build right now on macOS with: -# ```gdbmshell.c:1013:54: error: ‘struct stat’ has no member named ‘st_mtim’``` -# bug #811792 -=sys-libs/gdbm-1.21
