summaryrefslogtreecommitdiff
path: root/neovim.spec
diff options
context:
space:
mode:
Diffstat (limited to 'neovim.spec')
-rw-r--r--neovim.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/neovim.spec b/neovim.spec
index 45bebfb..88a72e2 100644
--- a/neovim.spec
+++ b/neovim.spec
@@ -4,8 +4,8 @@
# Conditional build:
%bcond_with prefer_lua # Prefer Lua over LuaJit
-%ifarch x32
-%define with_prefer_lua 1
+%ifnarch %{ix86} %{x8664} %{arm} mips ppc
+%define with_prefer_lua 1
%endif
Summary: Vim-fork focused on extensibility and agility