diff --git a/neovim.changes b/neovim.changes index 145df51..ec6a5aa 100644 --- a/neovim.changes +++ b/neovim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 27 06:23:49 UTC 2021 - Matej Cepl + +- Temporarily switch off failing builds on aarch64 + ------------------------------------------------------------------- Mon Sep 27 00:14:44 UTC 2021 - Matej Cepl diff --git a/neovim.spec b/neovim.spec index e141ae9..932b19f 100644 --- a/neovim.spec +++ b/neovim.spec @@ -42,6 +42,8 @@ Summary: Vim-fork focused on extensibility and agility License: Apache-2.0 AND Vim Group: Productivity/Text/Editors URL: https://neovim.io/ +# Temporary measure before we can figure out what to do +ExcludeArch: aarch64 Source0: https://github.com/neovim/neovim/archive/v%{version}/%{name}-%{version}.tar.gz Source1: sysinit.vim Source2: spec-template