commit: d9cb87fa29c1d0ac63ed104ffda455471f5c6478 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Aug 14 11:23:29 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Aug 14 11:24:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9cb87fa
www-client/firefox: stabilize 78.13.0 for amd64 Bug: https://bugs.gentoo.org/807949 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> www-client/firefox/firefox-78.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-78.13.0.ebuild b/www-client/firefox/firefox-78.13.0.ebuild index 51ddc48081d..eb47f1bfa57 100644 --- a/www-client/firefox/firefox-78.13.0.ebuild +++ b/www-client/firefox/firefox-78.13.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"
