diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-07 10:58:50 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-07 12:21:30 +0200 |
commit | 1c69bba7be6353c0dae4bf11ed7acba2e92f2410 (patch) | |
tree | 9b225d5386ccabd76f1c2eb6aa4e93057f6dd181 /profiles/prefix/windows | |
parent | dev-python/pygame_sdl2: x86 stable wrt bug #681542 (diff) | |
download | gentoo-1c69bba7be6353c0dae4bf11ed7acba2e92f2410.tar.gz gentoo-1c69bba7be6353c0dae4bf11ed7acba2e92f2410.tar.bz2 gentoo-1c69bba7be6353c0dae4bf11ed7acba2e92f2410.zip |
prefix/cygwin/p.mask: unmask up to gcc-8.3
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, 2 insertions, 2 deletions
diff --git a/profiles/prefix/windows/cygwin/package.mask b/profiles/prefix/windows/cygwin/package.mask index b5df9c12c3a3..f952335dd298 100644 --- a/profiles/prefix/windows/cygwin/package.mask +++ b/profiles/prefix/windows/cygwin/package.mask @@ -1,9 +1,9 @@ # Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Michael Haubenwallner <haubi@gentoo.org> (27 Feb 2019) +# Michael Haubenwallner <haubi@gentoo.org> (07 Jun 2019) # Cygwin does not provide this new version yet in it's repo. ->=sys-devel/gcc-7.4 +>=sys-devel/gcc-8.4 # Michael Haubenwallner <haubi@gentoo.org> (13 Feb 2019) # see upstream report https://savannah.gnu.org/bugs/index.php?55708 |