diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2017-06-14 17:33:28 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2017-06-14 17:47:16 -0400 |
commit | 543d9f05f929a8c3a26d435bc76d8bcc96e36d4c (patch) | |
tree | e336b1bdd5eabc9da45956894b6a176db7b05680 /profiles/hardened | |
parent | dev-libs/boehm-gc: drop outdated ia64 workaround (diff) | |
download | gentoo-543d9f05f929a8c3a26d435bc76d8bcc96e36d4c.tar.gz gentoo-543d9f05f929a8c3a26d435bc76d8bcc96e36d4c.tar.bz2 gentoo-543d9f05f929a8c3a26d435bc76d8bcc96e36d4c.zip |
www-client/firefox: bump to 54.0
Firefox 54.0 and above requires dev-lang/rust, as such is it currently
only supported on glibc amd64 and x86 systems. As support for rust is added
to other platforms, the availability of firefox on those platforms will grow
as well.
Firefox-54 is also p.masked on musl profiles for now for the same reason
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/musl/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask index cd57f2835cd6..b636d3295bb6 100644 --- a/profiles/hardened/linux/musl/package.mask +++ b/profiles/hardened/linux/musl/package.mask @@ -102,3 +102,9 @@ games-strategy/dominions2 games-strategy/knights-demo games-strategy/majesty-demo media-video/binkplayer + +# Ian Stakenvicius, 2017-06-14 +# on behalf of mozilla@gentoo.org +# Mask firefox-54 and above as it requires rust +# now, and rust reportedly will not build yet. +>=www-client/firefox-54.0 |