commit 5b7dc722808ab9eeb21368ee60aa7e1db02a1393
Author: Ben Rosser <rosser.bjr(a)gmail.com>
Date: Thu May 17 17:40:34 2018 -0400
Add ExcludeArch tag for i686 and ppc64-- link to upstream ticket
firebird-emu.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/firebird-emu.spec b/firebird-emu.spec
index 1833cb9..988c590 100644
--- a/firebird-emu.spec
+++ b/firebird-emu.spec
@@ -25,6 +25,10 @@ Requires: hicolor-icon-theme
# There is no version, so just use YYYYMMDD.revision.
Provides: bundled(gif-h) = 20180321.%{commit1}
+# Exclude some architectures.
+#
https://github.com/nspire-emus/firebird/issues/127
+ExcludeArch: ppc64 i686
+
%description
This project is the community, third-party TI Nspire emulator,
Texas Instruments' ARM-based series of graphing calculators.