From: Steev Klimaszewski Date: Sun, 20 Mar 2016 22:06:02 +0000 (-0500) Subject: www-client/firefox: Add ~arm64 keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c2314824b1211d27e3fd1131f7f923e44e3e963;p=gentoo.git www-client/firefox: Add ~arm64 keyword 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 --- diff --git a/www-client/firefox/firefox-38.7.1.ebuild b/www-client/firefox/firefox-38.7.1.ebuild index 26ae21924437..56377cd68658 100644 --- a/www-client/firefox/firefox-38.7.1.ebuild +++ b/www-client/firefox/firefox-38.7.1.ebuild @@ -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"