diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-06 01:11:00 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-06 21:50:04 +0300 |
commit | b4ff3bc9fcd03c3c99ec20eac6cdfafaeaf2d0de (patch) | |
tree | f05077219e3d895c2fa0cf9907b54ea584dcffef /www-client | |
parent | x11-themes/fedora-backgrounds: Drop old (diff) | |
download | gentoo-b4ff3bc9fcd03c3c99ec20eac6cdfafaeaf2d0de.tar.gz gentoo-b4ff3bc9fcd03c3c99ec20eac6cdfafaeaf2d0de.tar.bz2 gentoo-b4ff3bc9fcd03c3c99ec20eac6cdfafaeaf2d0de.zip |
www-client/firefox: arm64 stable (bug #721090)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-68.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.8.0.ebuild b/www-client/firefox/firefox-68.8.0.ebuild index 216ed17b0995..819e6ce8c7f0 100644 --- a/www-client/firefox/firefox-68.8.0.ebuild +++ b/www-client/firefox/firefox-68.8.0.ebuild @@ -47,7 +47,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" |