diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-11-29 08:59:58 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-11-29 08:59:58 +0100 |
commit | 5f0a88d282cb77b13ff25e7f738262d6e15f8821 (patch) | |
tree | 60c73734967e4ed8a0180ba7518d0e338a0f78bc /profiles/prefix | |
parent | dev-libs/libmaxminddb: Old. (diff) | |
download | gentoo-5f0a88d282cb77b13ff25e7f738262d6e15f8821.tar.gz gentoo-5f0a88d282cb77b13ff25e7f738262d6e15f8821.tar.bz2 gentoo-5f0a88d282cb77b13ff25e7f738262d6e15f8821.zip |
profiles/cygwin/p.mask: >=coreutils-8.27, cygwin provides 8.26 for now, bug#638816
Diffstat (limited to 'profiles/prefix')
-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 92beb403eb7f..3a8ae9a85b7e 100644 --- a/profiles/prefix/windows/cygwin/package.mask +++ b/profiles/prefix/windows/cygwin/package.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # Michael Haubenwallner <haubi@gentoo.org> (15 Mar 2017) +# Cygwin upstream does not provide coreutils-8.28 yet, bug#638816. +>=sys-apps/coreutils-8.27 + +# Michael Haubenwallner <haubi@gentoo.org> (15 Mar 2017) # Cygwin breakage in 0.16 should be fixed in 0.17 ~net-dns/libidn2-0.16 |