profiles/prefix/*/*/package.mask: unmask tar-1.35

Older versions have been punted, fixed the libintl linking issue in
Prefix overlay.

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen 2025-04-05 16:46:29 +02:00
parent 68fa4c240f
commit 8c2108ecdd
No known key found for this signature in database
GPG Key ID: CE95DA854E444293
2 changed files with 0 additions and 10 deletions

View File

@ -26,11 +26,6 @@ dev-libs/libbsd
# embrace guile-3. (bug #825334)
media-sound/lilypond
# 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.

View File

@ -1,11 +1,6 @@
# Copyright 1999-2024 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
# 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.