SHA256
1
0
forked from pool/sccache

Accepting request 927390 from home:firstyear:branches:devel:languages:rust

- Extend supported arches for potential OBS usage

OBS-URL: https://build.opensuse.org/request/show/927390
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=3
This commit is contained in:
William Brown 2021-10-25 22:29:08 +00:00 committed by Git OBS Bridge
parent 34412b32d7
commit 1e7d43f745
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 21 23:49:46 UTC 2021 - William Brown <william.brown@suse.com>
- Extend supported arches for potential OBS usage
-------------------------------------------------------------------
Mon Oct 11 05:34:00 UTC 2021 - wbrown@suse.de

View File

@ -36,7 +36,7 @@ Source14: client.example
BuildRequires: cargo-packaging
BuildRequires: pkgconfig(openssl)
Requires: bubblewrap
ExclusiveArch: %{rust_tier1_arches}
ExclusiveArch: x86_64 i586 i686 armv7hl aarch64
%description
Sccache is a ccache-like tool. It is used as a compiler wrapper and