diff --git a/python-lupa.changes b/python-lupa.changes index de59ef0..8d5115d 100644 --- a/python-lupa.changes +++ b/python-lupa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 21 18:05:45 UTC 2020 - Andreas Schwab + +- No LuaJIT on riscv64 + ------------------------------------------------------------------- Thu Mar 5 13:50:57 UTC 2020 - pgajdos@suse.com diff --git a/python-lupa.spec b/python-lupa.spec index 7299431..61bec4f 100644 --- a/python-lupa.spec +++ b/python-lupa.spec @@ -31,7 +31,9 @@ BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: pkgconfig(lua) +%ifnarch riscv64 BuildRequires: pkgconfig(luajit) +%endif Recommends: luajit Suggests: lua %python_subpackages