[Pkg-golang-commits] [golang-defaults] 01/01: should not build golang on gccgo platforms

Michael Hudson-Doyle mwhudson-guest at moszumanska.debian.org
Fri Apr 29 07:11:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

mwhudson-guest pushed a commit to branch master
in repository golang-defaults.

commit 9e7bc0e1905db6b4d9750533afe4bb192fde0053
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date:   Fri Apr 29 19:03:40 2016 +1200

    should not build golang on gccgo platforms
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f7ad26d..2774195 100644
--- a/debian/control
+++ b/debian/control
@@ -124,7 +124,7 @@ Depends: golang-${golang:GOVER},
          golang-go (>= ${source:Version}),
          golang-src (>= ${source:Version}),
          ${misc:Depends}
-Architecture: all
+Architecture: amd64 arm64 armel armhf i386 ppc64 ppc64el
 Description: Go programming language compiler - metapackage
  The Go programming language is an open source project to make
  programmers more productive. Go is expressive, concise, clean, and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-golang/golang-defaults.git



More information about the pkg-golang-commits mailing list