Codebase list golang-defaults / 629c3a9
Convert golang-src "Architecture: all" and marked "Multi-Arch: foreign" as recommended by the Multiarch hinter on Debian Package Tracker Anthony Fok 2 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
110110 It conflicts with golang-go.
111111
112112 Package: golang-src
113 Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el riscv64 s390x
113 Architecture: all
114114 Depends: golang-${golang:GOVER}-src,
115115 ${misc:Depends}
116 Multi-Arch: same
116 Multi-Arch: foreign
117117 Description: Go programming language - source files
118118 The Go programming language is an open source project to make programmers more
119119 productive. Go is expressive, concise, clean, and efficient. Its concurrency