diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-06-18 22:08:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-06-18 22:08:48 -0400 |
commit | 302d460f41411069aec7a731ad704d2613042c38 (patch) | |
tree | f4e8211633272977639a518bde884e246057512a /www-client | |
parent | dev-python/nose-cover3: PYTHON_COMPAT+=( python3_7 ) (diff) | |
download | gentoo-302d460f41411069aec7a731ad704d2613042c38.tar.gz gentoo-302d460f41411069aec7a731ad704d2613042c38.tar.bz2 gentoo-302d460f41411069aec7a731ad704d2613042c38.zip |
www-client/firefox: arm64 stable (bug #688332)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.14
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-60.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-60.7.1.ebuild b/www-client/firefox/firefox-60.7.1.ebuild index 9fed9f7ec270..ca3f5f687bbd 100644 --- a/www-client/firefox/firefox-60.7.1.ebuild +++ b/www-client/firefox/firefox-60.7.1.ebuild @@ -43,7 +43,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils llvm \ DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="~amd64 arm64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |