diff options
author | Markus Meier <maekke@gentoo.org> | 2017-01-08 19:33:20 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-01-08 19:33:20 +0100 |
commit | dcf64dbf3955a8fc9e23c79efb84b7f8e1a070d2 (patch) | |
tree | ace56c0bbb58d094d844f940fe0c43fc4dc479bd /dev-lang/go/go-1.7.4.ebuild | |
parent | dev-libs/libxml2: arm stable, bug #597116 (diff) | |
download | gentoo-dcf64dbf3955a8fc9e23c79efb84b7f8e1a070d2.tar.gz gentoo-dcf64dbf3955a8fc9e23c79efb84b7f8e1a070d2.tar.bz2 gentoo-dcf64dbf3955a8fc9e23c79efb84b7f8e1a070d2.zip |
dev-lang/go: arm stable, bug #602766
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/go/go-1.7.4.ebuild')
-rw-r--r-- | dev-lang/go/go-1.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |