diff --git a/remmina.spec b/remmina.spec index a9379f4..6873a7a 100644 --- a/remmina.spec +++ b/remmina.spec @@ -13,6 +13,10 @@ Source0: https://gitlab.com/Remmina/Remmina/-/archive/v%{version}/Remmina- ExcludeArch: aarch64 %endif +%if 0%{?rhel} >= 8 +ExcludeArch: ppc64le +%endif + # Cmake helper file to easy build plugins outside remmina source tree # See http://www.muflone.com/remmina-plugin-rdesktop/english/install.html which # use http://www.muflone.com/remmina-plugin-builder/ with remmina bundled source.