diff --git a/adaptivecpp.changes b/adaptivecpp.changes index bb3c4e6..58e7ecd 100644 --- a/adaptivecpp.changes +++ b/adaptivecpp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 2 14:07:28 UTC 2025 - Eyad Issa + +- Exclude armv{6,7}l from built arches + ------------------------------------------------------------------- Fri May 9 21:53:41 UTC 2025 - Eyad Issa diff --git a/adaptivecpp.spec b/adaptivecpp.spec index 2a3de4e..cf251eb 100644 --- a/adaptivecpp.spec +++ b/adaptivecpp.spec @@ -43,7 +43,7 @@ BuildRequires: terminfo BuildRequires: pkgconfig(libedit) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libzstd) -ExcludeArch: i586 +ExcludeArch: i586 armv7l armv6l %description AdaptiveCpp is an open implementation of SYCL and C++ standard parallelism