commit: d5a8980ee82290dab2d0d01aadc3ce6e3f0e875d Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Dec 27 19:54:05 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Dec 27 19:54:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5a8980e
profiles/prefix/darwin/package.mask: remove libxslt mask conditionalised the patch now Bug: https://bugs.gentoo.org/642248 profiles/prefix/darwin/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask index 1ba079fa278..5f339ea021c 100644 --- a/profiles/prefix/darwin/package.mask +++ b/profiles/prefix/darwin/package.mask @@ -2,10 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen <[email protected]> (31 Oct 2017) -# glibc-2.26 patch breaks for us -=dev-libs/libxslt-1.1.30-r2 - # Fabian Groffen <[email protected]> (18 Dec 2016) # has multiple compilation issue, resolved for 1.1.8, bug #602990 =app-misc/pax-utils-1.1.7
