diff options
author | 2022-08-01 20:39:58 +0300 | |
---|---|---|
committer | 2022-08-01 20:41:07 +0300 | |
commit | 96c9c8fd649a6efbb3097a9b5c2653607922c7fb (patch) | |
tree | 60d4e7c4f38bae4ef18b2aa46b9018a5b78ae72e /www-client/firefox | |
parent | mail-client/thunderbird: Stabilize 91.12.0 amd64, #861530 (diff) | |
download | gentoo-96c9c8fd649a6efbb3097a9b5c2653607922c7fb.tar.gz gentoo-96c9c8fd649a6efbb3097a9b5c2653607922c7fb.tar.bz2 gentoo-96c9c8fd649a6efbb3097a9b5c2653607922c7fb.zip |
www-client/firefox: Stabilize 91.12.0 amd64, #861530
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-91.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-91.12.0.ebuild b/www-client/firefox/firefox-91.12.0.ebuild index a904025dae8b..6684c391df78 100644 --- a/www-client/firefox/firefox-91.12.0.ebuild +++ b/www-client/firefox/firefox-91.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="esr" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |