diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 22:45:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 22:45:41 +0000 |
commit | 090a8142d5ed84f73988bc437e9ae050c0585189 (patch) | |
tree | e4c7ca613923792c4881790bc4e902e2a72c3c9c /www-client | |
parent | sys-fs/zfs-kmod: update live ebuild (diff) | |
download | gentoo-090a8142d5ed84f73988bc437e9ae050c0585189.tar.gz gentoo-090a8142d5ed84f73988bc437e9ae050c0585189.tar.bz2 gentoo-090a8142d5ed84f73988bc437e9ae050c0585189.zip |
www-client/firefox: Stabilize 68.12.0 arm64, #739006
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-68.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.12.0.ebuild b/www-client/firefox/firefox-68.12.0.ebuild index efb7f59ba878..2ef5ba720635 100644 --- a/www-client/firefox/firefox-68.12.0.ebuild +++ b/www-client/firefox/firefox-68.12.0.ebuild @@ -48,7 +48,7 @@ inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils \ DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 arm64 ~ppc64 ~x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |