diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-16 19:32:07 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-16 19:32:07 +0100 |
commit | 1788a93db12420a84ff0e3e47caca76ece2a83b1 (patch) | |
tree | 12332615cfe0ce4fb68b7fa423590e23358c5ce8 /www-client | |
parent | www-client/chromium: drop bindist restriction for "proprietary-codecs" (diff) | |
download | gentoo-1788a93db12420a84ff0e3e47caca76ece2a83b1.tar.gz gentoo-1788a93db12420a84ff0e3e47caca76ece2a83b1.tar.bz2 gentoo-1788a93db12420a84ff0e3e47caca76ece2a83b1.zip |
www-client/firefox: amd64 & x86 stable (bug #759097)
Bug: https://bugs.gentoo.org/759097
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-78.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-78.6.0.ebuild b/www-client/firefox/firefox-78.6.0.ebuild index c2e869acd794..972c8d483dcf 100644 --- a/www-client/firefox/firefox-78.6.0.ebuild +++ b/www-client/firefox/firefox-78.6.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" |