From dcf64dbf3955a8fc9e23c79efb84b7f8e1a070d2 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 8 Jan 2017 19:33:20 +0100 Subject: dev-lang/go: arm stable, bug #602766 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" --- dev-lang/go/go-1.7.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lang') diff --git a/dev-lang/go/go-1.7.4.ebuild b/dev-lang/go/go-1.7.4.ebuild index b982f48ffa1d..0770059396be 100644 --- a/dev-lang/go/go-1.7.4.ebuild +++ b/dev-lang/go/go-1.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -45,7 +45,7 @@ else case ${PV} in *9999*|*_rc*) ;; *) - KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x64-solaris" + KEYWORDS="-* amd64 arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x64-solaris" ;; esac fi -- cgit v1.2.3-65-gdbad