diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 01:30:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 01:30:40 +0100 |
commit | 9a3f17c293706269106b2540f5246ebd6133916c (patch) | |
tree | 0a100298028f3f8d630da66829827f9195a4ca1e /www-client | |
parent | x11-wm/pekwm: fix DoubleEmptyLine (diff) | |
download | gentoo-9a3f17c293706269106b2540f5246ebd6133916c.tar.gz gentoo-9a3f17c293706269106b2540f5246ebd6133916c.tar.bz2 gentoo-9a3f17c293706269106b2540f5246ebd6133916c.zip |
www-client/firefox: Stabilize 78.12.0 arm64, #802768
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-78.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-78.12.0.ebuild b/www-client/firefox/firefox-78.12.0.ebuild index 08852893e373..816f26e3bd2f 100644 --- a/www-client/firefox/firefox-78.12.0.ebuild +++ b/www-client/firefox/firefox-78.12.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" |