diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-25 20:27:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-25 20:27:32 +0100 |
commit | 5789bb25272940bcf1fab82c090edd41a7c3367f (patch) | |
tree | 0bea6fc50fd1500499cc4b324e1a581654578df2 /www-client | |
parent | 499cc0fcf0854af1876e3fabad0c6450ed7eb476 (diff) | |
download | gentoo-5789bb25272940bcf1fab82c090edd41a7c3367f.tar.gz gentoo-5789bb25272940bcf1fab82c090edd41a7c3367f.tar.xz |
www-client/firefox: ppc64 stable wrt bug #611976
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-45.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-45.8.0.ebuild b/www-client/firefox/firefox-45.8.0.ebuild index 8ad5bd9b8be..ef8705fcded 100644 --- a/www-client/firefox/firefox-45.8.0.ebuild +++ b/www-client/firefox/firefox-45.8.0.ebuild @@ -37,7 +37,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" |