From 8c9f715810928692ea22d85821b03f66c6767f3a Mon Sep 17 00:00:00 2001 From: Slava Barinov Date: Thu, 2 Apr 2020 11:47:37 +0300 Subject: [PATCH] Turn off arm build until proper acceleration is ready. Signed-off-by: Slava Barinov --- packaging/autogen.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/autogen.spec b/packaging/autogen.spec index 043fd23..912001e 100644 --- a/packaging/autogen.spec +++ b/packaging/autogen.spec @@ -14,6 +14,7 @@ License: GPL-3.0+ Group: Development/Tools/Building Source: %{name}-%{version}.tar.gz Source1001: %{name}.manifest +ExcludeArch: %arm aarch64 %description AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized. -- 2.34.1