From 0c0a9e22ea7ea4bd096d21189707b81f5c171aa62b12385d9e8e6be7bddd526d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 6 May 2020 14:04:05 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=59 --- ghc-bootstrap.changes | 5 +++++ ghc-bootstrap.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index b57afe1..640a9a4 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 6 14:02:54 UTC 2020 - Peter Simons + +- Drop duplicated ix86 case from list of conditionals. + ------------------------------------------------------------------- Tue Mar 10 20:33:07 UTC 2020 - Guillaume GARDET diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index 9823ce8..40421d4 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -55,7 +55,7 @@ %ifarch %{ix86} %define sysname deb9 %endif -%ifarch ppc64 ppc64le %{arm} aarch64 %{ix86} riscv64 +%ifarch ppc64 ppc64le %{arm} aarch64 riscv64 %define sysname unknown %endif