Skip to content

Commit

Permalink
package.use.mask system-icu for firefox-56+, remove it on 17.0 profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
axs-gentoo committed Sep 27, 2017
1 parent 583527c commit 6235a7e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions profiles/base/package.use.mask
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@
# mask everywhere, unmask on arch/*) use arch/base.

# Pawel Hajdan jr <[email protected]> (18 Sep 2017)
# Ian Stakenvicius <[email protected]> (27 Sep 2017)
# Depends on >=icu-59, still masked.
>=www-client/chromium-62.0.3202.9 system-icu
>=www-client/firefox-56.0 system-icu

# Andreas K. Huettel <[email protected]> (9 Sep 2017)
# Potentially destructive. Use it only if you know what you're doing.
Expand Down
6 changes: 6 additions & 0 deletions profiles/releases/17.0/package.use.mask
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ sys-devel/gcc -pie
# Qt-4 will never work with >=icu-59, see bug 618638 and bug 618640
dev-qt/qtcore:4 icu
dev-qt/qtwebkit:4 icu

# Ian Stakenvicius <[email protected]> (27 Sep 2017)
# Remove system-icu masks (see base/package.use.mask)
# that prevent the >=icu-59 dependency
>=www-client/chromium-62.0.3202.9 -system-icu
>=www-client/firefox-56.0 -system-icu

0 comments on commit 6235a7e

Please sign in to comment.