Compare commits

...
This repository has been archived on 2026-09-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.

1 commit

Author SHA1 Message Date
Mattia Verga
722b535345 Disable arm build on F23 due to incompatibilities with fpc 2.6 2016-03-14 18:48:10 +01:00

View file

@ -36,7 +36,7 @@ Patch2: virtualplanet-wgetdata.patch
# fpc isn't available on aarch64, ppc and s390
# so virtualplanet could not build
ExclusiveArch: %{ix86} %{arm} x86_64
ExclusiveArch: %{ix86} x86_64
BuildRequires: desktop-file-utils