diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-08 15:22:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-08 15:34:20 +0200 |
commit | bb9dc1b08e2ac7b7df2f1788e8e8ff889e5c16ba (patch) | |
tree | acc8e745355b82831ecbca86d02ea4d74741fe28 /www-client/firefox | |
parent | www-client/firefox: allow building without TERM being set (diff) | |
download | gentoo-bb9dc1b08e2ac7b7df2f1788e8e8ff889e5c16ba.tar.gz gentoo-bb9dc1b08e2ac7b7df2f1788e8e8ff889e5c16ba.tar.bz2 gentoo-bb9dc1b08e2ac7b7df2f1788e8e8ff889e5c16ba.zip |
www-client/firefox: amd64 stable
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-52.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-52.9.0.ebuild b/www-client/firefox/firefox-52.9.0.ebuild index cf34f98b23a8..8bce78bb603d 100644 --- a/www-client/firefox/firefox-52.9.0.ebuild +++ b/www-client/firefox/firefox-52.9.0.ebuild @@ -35,7 +35,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6 DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.org/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" |