www-client/firefox: Add ~arm64 keyword
authorSteev Klimaszewski <steev@gentoo.org>
Sun, 20 Mar 2016 22:06:02 +0000 (17:06 -0500)
committerSteev Klimaszewski <steev@gentoo.org>
Sun, 20 Mar 2016 22:09:15 +0000 (17:09 -0500)
Currently, 45.x doesn't build on arm64, but 38 does, so we keyword it and ignore
repoman's complaint that keywords are dropped.

Package-Manager: portage-2.2.28

www-client/firefox/firefox-38.7.1.ebuild

index 26ae21924437c7bedbe60b60d865400095241285..56377cd68658e0c2ec56b829bcead9be31abdaa2 100644 (file)
@@ -38,7 +38,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="http://www.mozilla.com/firefox"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"