diff options
author | Sam James <sam@gentoo.org> | 2022-01-09 22:12:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-09 22:12:43 +0000 |
commit | db4aadc0d49bf35bc6a793e7c25fb8653b34aa9e (patch) | |
tree | bfaec3eac9f8cd6c9c27ea60ed93514c298d6c7e /profiles/prefix | |
parent | profiles: Mask sys-cluster/mpich2 for removal (diff) | |
download | gentoo-db4aadc0d49bf35bc6a793e7c25fb8653b34aa9e.tar.gz gentoo-db4aadc0d49bf35bc6a793e7c25fb8653b34aa9e.tar.bz2 gentoo-db4aadc0d49bf35bc6a793e7c25fb8653b34aa9e.zip |
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@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
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 |