diff --git a/rt-tests.changes b/rt-tests.changes index a3903b1..4f7bba1 100644 --- a/rt-tests.changes +++ b/rt-tests.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 29 07:12:54 UTC 2021 - Daniel Wagner + +- Enable build on all architectures. + ------------------------------------------------------------------- Wed Jun 30 07:06:07 UTC 2021 - Daniel Wagner diff --git a/rt-tests.spec b/rt-tests.spec index 04957cd..d0001f1 100644 --- a/rt-tests.spec +++ b/rt-tests.spec @@ -29,8 +29,6 @@ BuildRequires: libnuma-devel BuildRequires: python-rpm-macros BuildRequires: python3-base Conflicts: hackbench -# Only supported on intel architectures -ExclusiveArch: %{ix86} x86_64 %description The Realtime Kernel Testsuite measures real-time attributes of the kernel,