diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2017-09-29 15:30:30 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2017-09-29 15:49:04 -0400 |
commit | d073955b8c98453225918518c04777e5c1f5d959 (patch) | |
tree | 488d7450cb687390a81b908813086946ac2ea852 /www-client/firefox | |
parent | www-client/firefox: bump to 56.0 (diff) | |
download | gentoo-d073955b8c98453225918518c04777e5c1f5d959.tar.gz gentoo-d073955b8c98453225918518c04777e5c1f5d959.tar.bz2 gentoo-d073955b8c98453225918518c04777e5c1f5d959.zip |
www-client/firefox: stabilize 52.4 for amd64 by maintainer
..for security bug 632400
Bug: http://bugs.gentoo.org/632400
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-52.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-52.4.0.ebuild b/www-client/firefox/firefox-52.4.0.ebuild index fa7c11056bac..136af77c3f2d 100644 --- a/www-client/firefox/firefox-52.4.0.ebuild +++ b/www-client/firefox/firefox-52.4.0.ebuild @@ -35,7 +35,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6 DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |