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:
parent
34412b32d7
commit
1e7d43f745
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user