Codebase list golang-github-pkg-xattr / 467e7a7
Merge branch 'multiarch-hints' into 'master' Apply hints suggested by the multi-arch hinter See merge request go-team/packages/golang-github-pkg-xattr!5 Jelmer Vernooij 3 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1717 Architecture: all
1818 Depends: ${shlibs:Depends},
1919 ${misc:Depends}
20 Multi-Arch: foreign
2021 Description: Extended attribute support for Go
2122 This library allows manipulating filesystem extended attributes
2223 in Go.