From 11d99b4f3f3821ad42f50cb62b4edc6058842df978d1dfcc1f87548057134114 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 4 Jun 2013 08:30:04 +0000 Subject: [PATCH] Remove ExclusiveArch OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-pcre?expand=0&rev=11 --- ocaml-pcre.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/ocaml-pcre.spec b/ocaml-pcre.spec index a9d398e..3ab5922 100644 --- a/ocaml-pcre.spec +++ b/ocaml-pcre.spec @@ -46,7 +46,6 @@ License: LGPL-2.0 URL: https://bitbucket.org/mmottl/pcre-ocaml Source0: https://bitbucket.org/mmottl/pcre-ocaml/downloads/pcre-ocaml-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -ExclusiveArch: %ix86 x86_64 BuildRequires: ocaml >= 3.10.2 BuildRequires: ocaml-ocamldoc