diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-06 18:17:50 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-06 18:17:50 -0500 |
commit | 3249cfdb507eef9c94848e006c91fb308923f1cb (patch) | |
tree | 64a10b1065a8c3bd0bcedc8465b5cafc35524d21 /www-client/firefox | |
parent | dev-libs/libgcrypt: arm64 stable (bug #693108) (diff) | |
download | gentoo-3249cfdb507eef9c94848e006c91fb308923f1cb.tar.gz gentoo-3249cfdb507eef9c94848e006c91fb308923f1cb.tar.bz2 gentoo-3249cfdb507eef9c94848e006c91fb308923f1cb.zip |
www-client/firefox: arm64 stable (bug #698512)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-68.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.2.0.ebuild b/www-client/firefox/firefox-68.2.0.ebuild index 614449e81dfb..21c21cffa608 100644 --- a/www-client/firefox/firefox-68.2.0.ebuild +++ b/www-client/firefox/firefox-68.2.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" |