diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-09-07 18:25:50 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-09-07 18:27:05 +0300 |
commit | 62702b7f51d939fb27dbf9000aefd7264d90dbe1 (patch) | |
tree | fec0d7e6061f9fccde5c455e0401cb2eb04d2429 /www-client | |
parent | app-misc/mc: RDEPEND on app-dicts/aspell-en if USE=spell (diff) | |
download | gentoo-62702b7f51d939fb27dbf9000aefd7264d90dbe1.tar.gz gentoo-62702b7f51d939fb27dbf9000aefd7264d90dbe1.tar.bz2 gentoo-62702b7f51d939fb27dbf9000aefd7264d90dbe1.zip |
www-client/firefox-bin: stabilize 102.2.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox-bin/firefox-bin-102.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox-bin/firefox-bin-102.2.0.ebuild b/www-client/firefox-bin/firefox-bin-102.2.0.ebuild index aab15ef50de5..3290a408fd6d 100644 --- a/www-client/firefox-bin/firefox-bin-102.2.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-102.2.0.ebuild @@ -36,7 +36,7 @@ SRC_URI="amd64? ( ${MOZ_SRC_BASE_URI}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${P DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" SLOT="esr" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="+alsa +ffmpeg +gmp-autoupdate +pulseaudio selinux wayland" |