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:
Jeff Kowalczyk 2020-07-16 07:36:29 +00:00 committed by Git OBS Bridge
parent e6e2df1dc0
commit 6d9e1b0d8a
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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}