diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-07-05 09:55:30 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-07-06 14:27:43 +0300 |
commit | a56f494a649b3202953f6655a0b495b6d08579e8 (patch) | |
tree | 3fb9e10ecdfec30ec5a154464d8af38da15daa44 /www-client | |
parent | sys-libs/libseccomp: arm64 stable (bug #730508) (diff) | |
download | gentoo-a56f494a649b3202953f6655a0b495b6d08579e8.tar.gz gentoo-a56f494a649b3202953f6655a0b495b6d08579e8.tar.bz2 gentoo-a56f494a649b3202953f6655a0b495b6d08579e8.zip |
www-client/firefox: arm64 stable (bug #730418)
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.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.10.0.ebuild b/www-client/firefox/firefox-68.10.0.ebuild index 4f2733af00a0..d89f2d5dca3e 100644 --- a/www-client/firefox/firefox-68.10.0.ebuild +++ b/www-client/firefox/firefox-68.10.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" |