Accepting request 817927 from home:Andreas_Schwab:riscv:go
- Enable for riscv64 OBS-URL: https://build.opensuse.org/request/show/817927 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=330
This commit is contained in:
parent
e6e2df1dc0
commit
6d9e1b0d8a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 30 17:15:40 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Enable for riscv64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 09:45:55 UTC 2020 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
|
2
go.spec
2
go.spec
@ -37,7 +37,7 @@ Group: Development/Languages/Other
|
||||
Url: http://golang.org
|
||||
Source: README
|
||||
Recommends: go-doc = %{version}
|
||||
ExclusiveArch: %ix86 x86_64 %arm aarch64 ppc64 ppc64le s390x
|
||||
ExclusiveArch: %ix86 x86_64 %arm aarch64 ppc64 ppc64le s390x riscv64
|
||||
# We provide golang(API) so that projects can Prefer: go. Any project using Go
|
||||
# code with golang(API) BuildRequires should add Prefer: go.
|
||||
Provides: golang(API) = %{api_version}
|
||||
|
Loading…
Reference in New Issue
Block a user