commit: 13e541760530431c47c88c5b347191e72bbf006c Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Jul 29 20:00:45 2024 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Jul 29 20:00:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e54176
profiles/prefix/sunos/solaris/package.mask: remove libarchive mask No more unmasked versions in the tree, fixed the single remaining version with patch from upstream. Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/sunos/solaris/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index 1971a00902cf..d9757c8bbe3d 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,12 +1,6 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen <[email protected]> (2024-05-19) -# Fails to compile due to undefined INT_MAX -# https://github.com/libarchive/libarchive/issues/2162 -# https://github.com/libarchive/libarchive/commit/6ff1cd1e487ddf545337b88da3f1f5ca69a2f958 -=app-arch/libarchive-3.7.4 - # Fabian Groffen <[email protected]> (2023-06-23) # Fails to link due to missing libintl, already fixed upstream: # https://git.savannah.gnu.org/cgit/tar.git/commit/?id=8632df398b2f548465ebe68b8f494c0d6f8d913d
