summaryrefslogtreecommitdiff
path: root/profiles/prefix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-23 14:53:16 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-23 14:53:16 +0100
commit2508f64d6edae6ffd910973df8285893a791b64a (patch)
tree67efa16bf12692d496ec018a6f60dba9c7dfd2d9 /profiles/prefix
parentc9aaa2ff911ee95adca22bcd9264e8ecfa3d5149 (diff)
gentoo auto-resync : 23:07:2023 - 14:53:16
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/sunos/solaris/package.mask11
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask
index dbb1185a8cae..d429df55eb5f 100644
--- a/profiles/prefix/sunos/solaris/package.mask
+++ b/profiles/prefix/sunos/solaris/package.mask
@@ -1,6 +1,17 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Fabian Groffen <grobian@gentoo.org> (2023-06-23)
+# 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
+
+# Fabian Groffen <grobian@gentoo.org> (2023-06-23)
+# Fails to compile due to lchmod, fixed upstream so wait for next
+# release
+# https://github.com/libarchive/libarchive/commit/89712ffa6ede364f261dcd9208adabf068e2e21c
+=app-arch/libarchive-3.7.0
+
# Benda Xu <heroxbd@gentoo.org> (2023-07-09)
# Requires Glibc <sys/xattr.h> to work properly.
# For example, 'lgetxattr' is not available on Solaris or gnulib.