[packages/ocaml-ctypes] - complete list of archs with opt support

qboosh qboosh at pld-linux.org
Fri Mar 13 22:34:38 CET 2015


commit 83a1bfa7435378c280f8ceadb461e5bee7d35146
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Mar 13 22:35:46 2015 +0100

    - complete list of archs with opt support

 ocaml-ctypes.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-ctypes.spec b/ocaml-ctypes.spec
index b5a0228..7b63fa7 100644
--- a/ocaml-ctypes.spec
+++ b/ocaml-ctypes.spec
@@ -12,8 +12,8 @@ URL:		https://github.com/ocamllabs/ocaml-ctypes
 BuildRequires:	libffi-devel
 BuildRequires:	ocaml >= 3.04-7
 %requires_eq	ocaml-runtime
-# requires opt not yet available on x32 (ocaml 4.02.1), remove when upstream will support it
-ExclusiveArch:	%{ix86} %{x8664}
+# archs with ocaml_opt support (keep in sync with ocaml.spec)
+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/ocaml-ctypes.git/commitdiff/83a1bfa7435378c280f8ceadb461e5bee7d35146



More information about the pld-cvs-commit mailing list