diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-12 14:55:45 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-12 14:55:45 +0200 |
commit | c65a2a635112828aa63dbdaf6595141ce5b7a7a3 (patch) | |
tree | 17e8cb4b01fa5d820515addc3c24e8168fd6d877 /www-client/firefox | |
parent | dev-util/gnome-builder: bump to 3.34.1 (diff) | |
download | gentoo-c65a2a635112828aa63dbdaf6595141ce5b7a7a3.tar.gz gentoo-c65a2a635112828aa63dbdaf6595141ce5b7a7a3.tar.bz2 gentoo-c65a2a635112828aa63dbdaf6595141ce5b7a7a3.zip |
www-client/firefox: arm64 stable (bug #712182)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-68.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.6.0-r1.ebuild b/www-client/firefox/firefox-68.6.0-r1.ebuild index 66bbb902e6ea..c59249a49534 100644 --- a/www-client/firefox/firefox-68.6.0-r1.ebuild +++ b/www-client/firefox/firefox-68.6.0-r1.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" |