commit: 209ec9802e88d991f40184475ca0866f335a27cb Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 10 17:19:22 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Apr 10 17:19:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=209ec980
profiles: prefix/darwin: Drop obsolete <dev-lang/tk-8.6 package.mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/prefix/darwin/macos/arch/x64/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/prefix/darwin/macos/arch/x64/package.mask b/profiles/prefix/darwin/macos/arch/x64/package.mask index acc8b3f1331..70b202547e6 100644 --- a/profiles/prefix/darwin/macos/arch/x64/package.mask +++ b/profiles/prefix/darwin/macos/arch/x64/package.mask @@ -1,9 +1,3 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# The Carbon interface has been removed in the 64-bits userland, only -# tk-8.6 will come with Cocoa support. If you must have tk, you'll have -# to force USE=-aqua, but don't report bugs for incompatabilities you -# might encounter. -# NOTE: keep this mask synced with 10.7/x86 -<dev-lang/tk-8.6
