From 6b29ad346e4841707de62f95d400318496f587f6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 9 Aug 2019 10:39:21 +0100 Subject: [PATCH] Revert "Disable armv7 temporarily." This reverts commit afe53c0ff24d5989428636ea3f5ab60d589266c8. --- ocaml-camomile.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/ocaml-camomile.spec b/ocaml-camomile.spec index a6375b8..63b4d0c 100644 --- a/ocaml-camomile.spec +++ b/ocaml-camomile.spec @@ -13,9 +13,6 @@ License: LGPLv2+ URL: https://github.com/yoriyuki/Camomile Source0: https://github.com/yoriyuki/Camomile/archive/%{version}.tar.gz/camomile-%{version}.tar.gz -# See https://github.com/ocaml/dune/issues/2527 -ExcludeArch: %{arm} - BuildRequires: ocaml >= 3.12.1-12 BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-ocamldoc