diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-10 17:58:20 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-10 17:59:22 -0400 |
commit | 5d51a0132a853dd5fcb366b5bed22da56b565845 (patch) | |
tree | d9efe1430d5b87a0047ed96f05f1f2ce2080bcd6 /www-client/firefox | |
parent | dev-util/cbindgen: arm64 keyworded (diff) | |
download | gentoo-5d51a0132a853dd5fcb366b5bed22da56b565845.tar.gz gentoo-5d51a0132a853dd5fcb366b5bed22da56b565845.tar.bz2 gentoo-5d51a0132a853dd5fcb366b5bed22da56b565845.zip |
www-client/firefox: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-68.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.0.1.ebuild b/www-client/firefox/firefox-68.0.1.ebuild index 667de215c4a0..83636b8e4710 100644 --- a/www-client/firefox/firefox-68.0.1.ebuild +++ b/www-client/firefox/firefox-68.0.1.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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |