diff options
author | Sam James <sam@gentoo.org> | 2021-07-23 18:56:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-23 18:56:30 +0100 |
commit | 01d0b7d46a2ae9d821f2df1aa55123f911838c9a (patch) | |
tree | 2ad512d4bf3ce3d0105a64523457cf092d8ab606 /www-client/firefox | |
parent | dev-perl/Gtk3-ImageView: Stabilize 9.0.0 x86, #774912 (diff) | |
download | gentoo-01d0b7d46a2ae9d821f2df1aa55123f911838c9a.tar.gz gentoo-01d0b7d46a2ae9d821f2df1aa55123f911838c9a.tar.bz2 gentoo-01d0b7d46a2ae9d821f2df1aa55123f911838c9a.zip |
www-client/firefox: Stabilize 78.12.0 x86, #802768
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-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 3e0e8d7fc1ea..d1dd873e8b56 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" |