diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-18 00:15:09 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-18 00:15:22 +0100 |
commit | 120606a178f971cb0b018953125e8ef8b95fc671 (patch) | |
tree | c4ecf2e87cfdb9953d6d39db2237fdca9e97e531 /www-client/firefox | |
parent | sys-apps/policycoreutils: shift gettext to BDEPEND in 3.1 (diff) | |
download | gentoo-120606a178f971cb0b018953125e8ef8b95fc671.tar.gz gentoo-120606a178f971cb0b018953125e8ef8b95fc671.tar.bz2 gentoo-120606a178f971cb0b018953125e8ef8b95fc671.zip |
www-client/firefox: amd64 & x86 stable (bug #755170)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-78.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-78.5.0.ebuild b/www-client/firefox/firefox-78.5.0.ebuild index 11222ae7b9de..f7c8cee16535 100644 --- a/www-client/firefox/firefox-78.5.0.ebuild +++ b/www-client/firefox/firefox-78.5.0.ebuild @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" SLOT="0/esr$(ver_cut 1)" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |