Drop rust-llvm ExclusiveArch: noarch
This seemed to make the whole rust.spec attempt a noarch build!
This commit is contained in:
parent
457e051654
commit
3c0f5fef47
@ -210,7 +210,7 @@ Summary: LLDB pretty printers for Rust
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
# LLDB is only available on some architectures
|
# LLDB is only available on some architectures
|
||||||
ExclusiveArch: %{arm} aarch64 %{ix86} x86_64 noarch
|
ExclusiveArch: %{arm} aarch64 %{ix86} x86_64
|
||||||
Requires: lldb
|
Requires: lldb
|
||||||
|
|
||||||
%description lldb
|
%description lldb
|
||||||
|
Loading…
Reference in New Issue
Block a user