commit: db4aadc0d49bf35bc6a793e7c25fb8653b34aa9e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 9 22:12:09 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 9 22:12:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db4aadc0
profiles/prefix/darwin/macos: mask =app-arch/gzip-1.11 Same issue as with nano. 1.10 is fine. Hopefully fixed in next release w/ latest gnulib sync. Bug: https://bugs.gentoo.org/829847 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/prefix/darwin/macos/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 7c44bbda818d..a406d72c1e6a 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -8,3 +8,4 @@ # bug #829847 =app-editors/nano-5.9 =app-editors/nano-6.0 +=app-arch/gzip-1.11
