diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2016-02-19 13:01:50 -0500 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2016-02-19 13:02:02 -0500 |
commit | 7221e4b9ba9eb90f42dfbb581b7374e47036efc7 (patch) | |
tree | bfe92984e347676a177808a66a5098d4c91b64ad /www-client/firefox-bin | |
parent | www-client/firefox: drop old and vulnerable (diff) | |
download | gentoo-7221e4b9ba9eb90f42dfbb581b7374e47036efc7.tar.gz gentoo-7221e4b9ba9eb90f42dfbb581b7374e47036efc7.tar.bz2 gentoo-7221e4b9ba9eb90f42dfbb581b7374e47036efc7.zip |
www-client/firefox-bin: stabilize 38.6.1 per security bug 574596
Per discussion with ago some time ago, and local testing having passed,
I am stabilizing this binary package directly myself to save some time.
Package-Manager: portage-2.2.26
Diffstat (limited to 'www-client/firefox-bin')
-rw-r--r-- | www-client/firefox-bin/firefox-bin-38.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox-bin/firefox-bin-38.6.1.ebuild b/www-client/firefox-bin/firefox-bin-38.6.1.ebuild index d654a7beae06..1ab6a2cd0d4e 100644 --- a/www-client/firefox-bin/firefox-bin-38.6.1.ebuild +++ b/www-client/firefox-bin/firefox-bin-38.6.1.ebuild @@ -35,7 +35,7 @@ SRC_URI="${SRC_URI} HOMEPAGE="http://www.mozilla.com/firefox" RESTRICT="strip mirror" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="selinux startup-notification" |