From aa0ccc59972aff6422e5e8c30c62b10f1307c5bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rard=20Milmeister?= Date: Thu, 25 Oct 2007 16:12:50 +0000 Subject: [PATCH] added ExclusiveArch --- ocaml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml.spec b/ocaml.spec index 530a376..42c46e5 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -40,7 +40,7 @@ Requires: gcc Requires: ncurses-devel Requires: gdbm-devel Provides: ocaml(compiler) = %{version} -ExcludeArch: ppc64 +ExclusiveArch: alpha armv4l %{ix86} ia64 x86_64 ppc sparc %description Objective Caml is a high-level, strongly-typed, functional and