summaryrefslogtreecommitdiff
path: root/profiles/prefix/darwin/macos/package.use.force
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/darwin/macos/package.use.force')
-rw-r--r--profiles/prefix/darwin/macos/package.use.force14
1 files changed, 4 insertions, 10 deletions
diff --git a/profiles/prefix/darwin/macos/package.use.force b/profiles/prefix/darwin/macos/package.use.force
index c1677ba92529..12147203082c 100644
--- a/profiles/prefix/darwin/macos/package.use.force
+++ b/profiles/prefix/darwin/macos/package.use.force
@@ -1,11 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Fabian Groffen <grobian@gentoo.org> (2020-12-10)
-# Fails to compile without nls during link with undefined symbol for
-# _gl_get_setlocale_null_lock, related, but causing other issues:
-# https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=24276d89d7c30abb460e786497fe7d50605bcdf7
-~sys-devel/gettext-0.21 nls
+# Jacob Floyd <cognifloyd@gmail.org> (2020-12-20)
+# Make sure we always use libcxxabi on macos prefix
+sys-libs/libcxx libcxxabi
# Fabian Groffen <grobian@gentoo.org> (2020-06-08)
# Do NOT enable tinfo, it breaks ANYTHING existing, and it also breaks
@@ -21,7 +19,3 @@ media-gfx/tachyon threads opengl
# Elias Pipping <pipping@gentoo.org> (2007-11-29)
# won't compile without
media-libs/libsdl opengl
-
-# Jacob Floyd <cognifloyd@gmail.org> (2020-12-20)
-# Make sure we always use libcxxabi on macos prefix
-sys-libs/libcxx libcxxabi