diff options
author | Sam James <sam@gentoo.org> | 2020-11-30 07:24:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-30 07:27:12 +0000 |
commit | b9b779cd3e9906a1120ffb52832458f1fdad37ab (patch) | |
tree | 672fb4eeaef91454265dfc315455ff166b38bfc5 /profiles/prefix/darwin | |
parent | dev-lang/rakudo: Bump (diff) | |
download | gentoo-b9b779cd3e9906a1120ffb52832458f1fdad37ab.tar.gz gentoo-b9b779cd3e9906a1120ffb52832458f1fdad37ab.tar.bz2 gentoo-b9b779cd3e9906a1120ffb52832458f1fdad37ab.zip |
profiles/prefix/darwin/macos/package.mask: re-mask gettext
Failing with collisions now.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/prefix/darwin')
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 831cbe6cf8a8..c7176c9d1b8d 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2020-11-30) +# Builds but collides with libintl despite existing patch +# Temporary mask until investigated +=sys-devel/gettext-0.21 + # Fabian Groffen <grobian@gentoo.org> (2020-11-23) # no symbols from libopenbsd-compat =net-misc/openssh-8.3_p1-r5 |