commit: 5afd6764237be4bf787f612fc1bdc4165b1a4b2d Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed May 22 08:50:13 2019 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed May 22 08:50:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5afd6764
profiles/prefix/sunos/solaris/package.mask: drop perl mask perl was fixed for Solaris Bug: https://bugs.gentoo.org/684024 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/sunos/solaris/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index 4ca2d473d00..8d8dd0a834c 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,10 +1,6 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen <[email protected]> (30 Apr 2019) -# Fails to compile, bug #684024 -=dev-lang/perl-5.28.2* - # Fabian Groffen <[email protected]> (22 Mar 2019) # fails to compile, bug #681316 =app-crypt/gnupg-2.2.14
