Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-15:Update
golang-github-wrouesnel-postgres_exporter
architectures.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File architectures.patch of Package golang-github-wrouesnel-postgres_exporter
Index: postgres_exporter-0.4.7/magefile.go =================================================================== --- postgres_exporter-0.4.7.orig/magefile.go +++ postgres_exporter-0.4.7/magefile.go @@ -97,6 +97,9 @@ func (p *Platform) ReleaseBase() string var platforms []Platform = []Platform{ {"linux", "amd64", ""}, {"linux", "386", ""}, + {"linux", "s390x", ""}, + {"linux", "ppc64le", ""}, + {"linux", "arm64", ""}, {"darwin", "amd64", ""}, {"darwin", "386", ""}, {"windows", "amd64", ".exe"},
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor