Fix build on i686

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
epel9
Michel Alexandre Salim 3 years ago
parent ea9bd21b2c
commit 91fa6f5d27

@ -13,6 +13,8 @@ Summary: Crate for reading procfs
License: ASL 2.0 License: ASL 2.0
URL: https://crates.io/crates/fb_procfs URL: https://crates.io/crates/fb_procfs
Source: %{crates_source} Source: %{crates_source}
# explicit cast for statvfs blocks(), needed on non-64bit arches
Patch: %{crate}-fix-32bit.patch
ExclusiveArch: %{rust_arches} ExclusiveArch: %{rust_arches}

Loading…
Cancel
Save