diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-03 20:54:07 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-03 20:54:07 +0900 |
commit | 312247ffdc772ab7854bcdc13cdb86b9d8e82810 (patch) | |
tree | 2d08e73576649ecd82f65ad201434fe9c1f06789 /www-client | |
parent | dev-perl/XML-LibXSLT: Remove old (diff) | |
download | gentoo-312247ffdc772ab7854bcdc13cdb86b9d8e82810.tar.gz gentoo-312247ffdc772ab7854bcdc13cdb86b9d8e82810.tar.bz2 gentoo-312247ffdc772ab7854bcdc13cdb86b9d8e82810.zip |
www-client/firefox-bin: amd64 x86 stable wrt bug #602576
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox-bin/firefox-bin-45.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox-bin/firefox-bin-45.6.0.ebuild b/www-client/firefox-bin/firefox-bin-45.6.0.ebuild index 615ce3f9de4c..07fd9c529dd7 100644 --- a/www-client/firefox-bin/firefox-bin-45.6.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-45.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |