commit:     fb7f6cab300bb149325fb2e230ae0dc52e5b6fc0
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  9 10:12:36 2025 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Dec  9 10:12:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb7f6cab

profiles/prefix/darwin/macos/26.0/package.mask: no need to repeat

drop masks that are already defined by the parent profile

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 profiles/prefix/darwin/macos/26.0/package.mask | 27 --------------------------
 1 file changed, 27 deletions(-)

diff --git a/profiles/prefix/darwin/macos/26.0/package.mask 
b/profiles/prefix/darwin/macos/26.0/package.mask
index 12537363382b..cbc0dd3a0e04 100644
--- a/profiles/prefix/darwin/macos/26.0/package.mask
+++ b/profiles/prefix/darwin/macos/26.0/package.mask
@@ -5,30 +5,3 @@
 # Fails to compile in gnulib on invalid decls for memset, memmove,
 # strncpy, etc. probably incompatibility with system headers
 =sys-devel/m4-1.4.20
-
-# Sam James <[email protected]> (2025-04-01)
-# Fails to build w/ `error: implicit declaration of function 'clock_nanosleep'`
-# See bug #951918.
-=sys-libs/gdbm-1.25
-
-# Benda Xu <[email protected]> (2023-08-20)
-# Does not play well with linkers under macOS.
-# Undefined symbols for architecture x86_64:
-#  "_main", referenced from:
-#     implicit entry/start for main executable
-dev-python/pydevd
-
-# Benda Xu <[email protected]> (2023-08-18)
-# strlcpy and other BSD functions are available in the libc of macOS.
-# Should not use libbsd.
-dev-libs/libbsd
-
-# Benda Xu <[email protected]> (2023-08-01)
-# embrace guile-3. (bug #825334)
-media-sound/lilypond
-
-# Benda Xu <[email protected]> (2023-07-09)
-# Requires Glibc <sys/xattr.h> to work properly.
-# For example, 'lgetxattr' is not available on macOS or gnulib.
-# https://www.gnu.org/software/gnulib/manual/html_node/lgetxattr.html
-sys-apps/attr

Reply via email to