commit: 5f73b69c65553867fd2729413f1eb172b83e199e Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Dec 10 16:15:34 2025 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Dec 10 16:15:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f73b69c
profiles/prefix/darwin/macos/26.0: drop darwin-miscutils from @system This package no longer compiles, and it also is no longer required (it seems), so stop shipping these antiquated binaries. Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/darwin/macos/26.0/packages | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/prefix/darwin/macos/26.0/packages b/profiles/prefix/darwin/macos/26.0/packages new file mode 100644 index 000000000000..44a1b168ffe4 --- /dev/null +++ b/profiles/prefix/darwin/macos/26.0/packages @@ -0,0 +1,6 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# doesn't compile any more on this version, isn't necessary any more +# either, so drop it +-*sys-apps/darwin-miscutils
