commit: de59decd648f1330b795c6c5c14b5c3b2d222ec5 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Sat Jun 23 19:07:19 2018 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Sat Jun 23 19:07:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de59decd
profiles: lift mpfr-4 mask profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index aadad308f01..174b4e40a61 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -499,11 +499,6 @@ sys-libs/uclibc # mpv >= 0.28.0 requires currently masked ffmpeg >= 4.0. >=media-video/mpv-0.28.0 -# Matthias Maier <[email protected]> (26 Dec 2017) -# gcc depends on mpfr and this version changes soname. Spare users with -# FEATURES=-preserve-libs from completely frying their system. ->=dev-libs/mpfr-4.0.0 - # Thomas Beierlein <[email protected]> (23 Dec 2017) # To adapt to changed version naming by upstream # (pcb-yyyymmdd to pcb-x.y.z) we move the ebuild to
