[packages/coq] - no go on x32

baggins baggins at pld-linux.org
Sun Mar 28 19:59:11 CEST 2021


commit 3e0583a42c53935024c1d59a611048a9702a823d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 28 19:58:59 2021 +0200

    - no go on x32

 coq.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/coq.spec b/coq.spec
index bc861b7..e648023 100644
--- a/coq.spec
+++ b/coq.spec
@@ -1,7 +1,4 @@
 #
-# TODO:
-#	- package and R: Csdp (https://projects.coin-or.org/Csdp)
-#
 # Conditional build:
 %bcond_without	ocaml_opt	# skip building native optimized binaries (bytecode is always built)
 %bcond_with	tests		# run testsuite (csdp dependant micromega tests fail badly on x86_64)
@@ -47,6 +44,8 @@ BuildRequires:	texlive-psutils
 BuildRequires:	texlive-xetex
 %requires_eq	ocaml-runtime
 Obsoletes:	coq-emacs < 8.13.1
+# same as ocaml-zarith
+ExclusiveArch:	%{ix86} %{x8664} arm aarch64 ppc sparc sparcv9
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/coq.git/commitdiff/3e0583a42c53935024c1d59a611048a9702a823d



More information about the pld-cvs-commit mailing list