From 1bce518eba2f65d51f2db6a306c002d2b1e69a2c Mon Sep 17 00:00:00 2001 From: Steev Klimaszewski Date: Wed, 24 Feb 2016 14:59:16 -0600 Subject: dev-lang/go: add ~arm64 keyword All tests pass on the X-C1. Package-Manager: portage-2.2.27 --- dev-lang/go/go-1.6-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lang') diff --git a/dev-lang/go/go-1.6-r2.ebuild b/dev-lang/go/go-1.6-r2.ebuild index 8db9b010aff8..e9e0d2bc3813 100644 --- a/dev-lang/go/go-1.6-r2.ebuild +++ b/dev-lang/go/go-1.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -39,7 +39,7 @@ else case ${PV} in *9999*|*_rc*) ;; *) - KEYWORDS="-* ~amd64" + KEYWORDS="-* ~amd64 ~arm64" ;; esac fi -- cgit v1.2.3-65-gdbad