diff options
author | 2020-04-12 13:51:25 +0300 | |
---|---|---|
committer | 2020-04-12 13:51:47 +0300 | |
commit | bfc6f8868e6924a9e8d18e80cefa57a96116629d (patch) | |
tree | 563b5babefb10a12471a9a01904ed4dfa743d7b5 /www-client | |
parent | sys-apps/hdparm: arm64 stable (bug #717180) (diff) | |
download | gentoo-bfc6f8868e6924a9e8d18e80cefa57a96116629d.tar.gz gentoo-bfc6f8868e6924a9e8d18e80cefa57a96116629d.tar.bz2 gentoo-bfc6f8868e6924a9e8d18e80cefa57a96116629d.zip |
www-client/firefox: arm64 stable (bug #716644)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-68.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.7.0.ebuild b/www-client/firefox/firefox-68.7.0.ebuild index 9c5069db91dd..035e41b50ae7 100644 --- a/www-client/firefox/firefox-68.7.0.ebuild +++ b/www-client/firefox/firefox-68.7.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" |