diff --git a/SVT-AV1.changes b/SVT-AV1.changes index dbd85e2..f000e28 100644 --- a/SVT-AV1.changes +++ b/SVT-AV1.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 30 09:10:48 UTC 2023 - Guillaume GARDET + +- Enable build on aarch64 + ------------------------------------------------------------------- Mon Jan 2 21:17:48 UTC 2023 - Dirk Müller diff --git a/SVT-AV1.spec b/SVT-AV1.spec index f92bcf2..ed13788 100644 --- a/SVT-AV1.spec +++ b/SVT-AV1.spec @@ -30,7 +30,7 @@ BuildRequires: gcc-c++ >= 5.4.0 BuildRequires: help2man BuildRequires: pkgconfig BuildRequires: yasm >= 1.2.0 -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 aarch64 %description The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an