diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-02-13 18:41:38 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-02-13 18:42:50 +0100 |
commit | d8a976eea84b82f4352d17c6f1adc428ef3bcd2b (patch) | |
tree | d8bc2cca4093cdd3a8a43b2b730accd918cf7c9d /profiles/prefix/windows | |
parent | profiles/prefix/cygwin: p.unmask openssl-1.1.1a (diff) | |
download | gentoo-d8a976eea84b82f4352d17c6f1adc428ef3bcd2b.tar.gz gentoo-d8a976eea84b82f4352d17c6f1adc428ef3bcd2b.tar.bz2 gentoo-d8a976eea84b82f4352d17c6f1adc428ef3bcd2b.zip |
profiles/prefix/cygwin: p.mask groff-1.22.4
Upstream introduced parallel build problem on Cygwin:
https://savannah.gnu.org/bugs/index.php?55708
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'profiles/prefix/windows')
-rw-r--r-- | profiles/prefix/windows/cygwin/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/prefix/windows/cygwin/package.mask b/profiles/prefix/windows/cygwin/package.mask index 71b8a1e0a7be..866c93128d77 100644 --- a/profiles/prefix/windows/cygwin/package.mask +++ b/profiles/prefix/windows/cygwin/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michael Haubenwallner <haubi@gentoo.org> (13 Feb 2019) +# see upstream report https://savannah.gnu.org/bugs/index.php?55708 +=sys-apps/groff-1.22.4 + # Michael Haubenwallner <haubi@gentoo.org> (30 Jan 2019) # Cygwin does not have updated patches yet, is not trivial >=sys-apps/coreutils-8.30 |