diff --git a/boost.changes b/boost.changes index c9e70d9..aa746ec 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 3 21:30:24 UTC 2020 - Berthold Gunreben + +- Enable context on s390x + ------------------------------------------------------------------- Thu Aug 27 09:15:59 UTC 2020 - Dirk Mueller diff --git a/boost.spec b/boost.spec index 7642754..7c89767 100644 --- a/boost.spec +++ b/boost.spec @@ -142,7 +142,7 @@ ExcludeArch: s390x %{ix86} ppc64 ppc64le %bcond_with python_numpy %endif # context hasn't been ported to most architectures yet -%ifarch %{ix86} x86_64 %{arm} aarch64 mips ppc ppc64 ppc64le riscv64 +%ifarch %{ix86} x86_64 %{arm} aarch64 mips ppc ppc64 ppc64le riscv64 s390x %bcond_without build_context %else %bcond_with build_context