diff --git a/ghc-rpm-macros.spec b/ghc-rpm-macros.spec index 65c9966..20dc9dd 100644 --- a/ghc-rpm-macros.spec +++ b/ghc-rpm-macros.spec @@ -30,7 +30,7 @@ Requires: redhat-rpm-config # for ghc_version Requires: ghc-compiler %if %{undefined without_hscolour} -%ifarch %{ix86} %{ix86} x86_64 ppc ppc64 alpha sparcv9 armv7hl armv5tel s390 s390x ppc64le aarch64 +%ifarch %{ix86} x86_64 ppc ppc64 alpha sparcv9 armv7hl armv5tel s390 s390x ppc64le aarch64 Requires: hscolour %endif %endif