summaryrefslogtreecommitdiff
path: root/profiles/prefix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-25 20:34:27 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-25 20:34:27 +0000
commit0f15659d48c193027158492acb726297501202c5 (patch)
tree5502ba879a78b759da28441d418dbbfe08bd8f03 /profiles/prefix
parent93a93e9a3b53c1a73142a305ea1f8136846942ee (diff)
gentoo xmass resync : 25.12.2021
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/darwin/macos/package.mask8
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index 643431b48593..8db86fec4d07 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2021-12-23)
+# Fails to build due to gnulib errors:
+# ```timespec.h:52:21: error: expected identifier or ‘(’ before ‘struct’
+# 52 | _GL_TIMESPEC_INLINE struct timespec```
+# 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’```