diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-11 16:53:45 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-11 16:54:18 -0400 |
commit | 43a8487c5724ef998b211a292449c72343140805 (patch) | |
tree | bddf6dc66daa29c5faf6ab10dc1a659e1b28066a /www-client | |
parent | sys-libs/glibc: Remove old (diff) | |
download | gentoo-43a8487c5724ef998b211a292449c72343140805.tar.gz gentoo-43a8487c5724ef998b211a292449c72343140805.tar.bz2 gentoo-43a8487c5724ef998b211a292449c72343140805.zip |
www-client/firefox: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-60.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-60.6.1.ebuild b/www-client/firefox/firefox-60.6.1.ebuild index f538ffc7825e..99ca68319e85 100644 --- a/www-client/firefox/firefox-60.6.1.ebuild +++ b/www-client/firefox/firefox-60.6.1.ebuild @@ -40,7 +40,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 x86" +KEYWORDS="amd64 ~arm64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |