summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-24 08:55:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-24 08:55:05 +0100
commit76617568771869151cb2a3f71939719c15dd47a2 (patch)
treecebc29dc9d220eccabb6cf2b921eae1728cf0a31 /profiles
parent2995a1ea3e0d9c72087365b0278eb7b5f7a509fd (diff)
gentoo auto-resync : 24:07:2023 - 08:55:05
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin179302 -> 179292 bytes
-rw-r--r--profiles/features/musl/use.mask6
-rw-r--r--profiles/prefix/darwin/macos/package.mask5
3 files changed, 6 insertions, 5 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 999377eb2233..e175820fffc7 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask
index 21cdca44d19a..63d836ab00c3 100644
--- a/profiles/features/musl/use.mask
+++ b/profiles/features/musl/use.mask
@@ -1,14 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Select the correct ELIBC
-elibc_musl
elibc_glibc
-# Andrey Grozin <grozin@gentoo.org> (2022-12-01)
-# dev-lisp/sbcl is masked
-sbcl
-
# Sam James <sam@gentoo.org> (2022-10-04)
# sci-libs/opencascade is masked on musl
occ
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index a0d4caecafae..82ecbd1c566d 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Fabian Groffen <grobian@gentoo.org> (2023-06-24)
+# Fails to link due to missing libintl, already fixed upstream:
+# https://git.savannah.gnu.org/cgit/tar.git/commit/?id=8632df398b2f548465ebe68b8f494c0d6f8d913d
+=app-arch/tar-1.35
+
# Benda Xu <heroxbd@gentoo.org> (2023-07-09)
# Requires Glibc <sys/xattr.h> to work properly.
# For example, 'lgetxattr' is not available on macOS or gnulib.