diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-27 10:06:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-27 10:06:32 +0100 |
commit | 66709c6c66e989df73250ed1c947a32914384aa8 (patch) | |
tree | cb8c976b86a772aecbfd9019b6ef1b325a248e52 /www-client/firefox | |
parent | net-analyzer/suricata: updated init script and config file (diff) | |
download | gentoo-66709c6c66e989df73250ed1c947a32914384aa8.tar.gz gentoo-66709c6c66e989df73250ed1c947a32914384aa8.tar.bz2 gentoo-66709c6c66e989df73250ed1c947a32914384aa8.zip |
www-client/firefox: ppc64 stable wrt bug #602576
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-45.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-45.6.0.ebuild b/www-client/firefox/firefox-45.6.0.ebuild index d4dba55bb9d7..444d97709bf7 100644 --- a/www-client/firefox/firefox-45.6.0.ebuild +++ b/www-client/firefox/firefox-45.6.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" |