diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-20 17:21:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-20 17:21:27 +0100 |
commit | 531b9211c59b93f39bc01bfd313c0ea99811ed7a (patch) | |
tree | 7092798eda4e04cc17d0cffd77243a1453bab83f /www-client | |
parent | net-misc/openconnect: general ebuild cleanup (diff) | |
download | gentoo-531b9211c59b93f39bc01bfd313c0ea99811ed7a.tar.gz gentoo-531b9211c59b93f39bc01bfd313c0ea99811ed7a.tar.bz2 gentoo-531b9211c59b93f39bc01bfd313c0ea99811ed7a.zip |
www-client/firefox: x86 stable wrt bug #599924
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-45.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-45.5.0.ebuild b/www-client/firefox/firefox-45.5.0.ebuild index 428c64366e76..aec960e0115e 100644 --- a/www-client/firefox/firefox-45.5.0.ebuild +++ b/www-client/firefox/firefox-45.5.0.ebuild @@ -38,7 +38,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" |