summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-01 09:52:06 +0000
committerSam James <sam@gentoo.org>2022-01-01 09:52:06 +0000
commitc39d9fa6e3d07434ccfb655efd604812712b8848 (patch)
tree335b531f01d867cac3b1403d994edfb88e48cf0c /profiles/prefix
parentapp-emulation/qemu: sync live (diff)
downloadgentoo-c39d9fa6e3d07434ccfb655efd604812712b8848.tar.gz
gentoo-c39d9fa6e3d07434ccfb655efd604812712b8848.tar.bz2
gentoo-c39d9fa6e3d07434ccfb655efd604812712b8848.zip
profiles/prefix/darwin/macos: drop obsolete gdbm mask
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/darwin/macos/package.mask8
1 files changed, 1 insertions, 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 <sam@gentoo.org> (2021-12-23)
@@ -8,9 +8,3 @@
# bug #829847
=app-editors/nano-5.9
=app-editors/nano-6.0
-
-# Sam James <sam@gentoo.org> (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