commit ccce36829c6d4457cd6788f85e3608bacc30a6ff
Author: Jan Palus <[email protected]>
Date:   Mon May 11 10:34:56 2020 +0200

    add aarch64 to list of supported archs

 x265.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/x265.spec b/x265.spec
index 016acaa..ca41b97 100644
--- a/x265.spec
+++ b/x265.spec
@@ -29,7 +29,7 @@ BuildRequires:        rpmbuild(macros) >= 1.605
 %{?with_vmaf:BuildRequires:    vmaf-devel}
 Requires:      libx265 = %{version}-%{release}
 # see CMakeLists.txt, more is probably possible
-ExclusiveArch: %{ix86} %{x8664} x32 %{arm} ppc64 ppc64le
+ExclusiveArch: %{ix86} %{x8664} x32 %{arm} ppc64 ppc64le aarch64
 # needs 64-bit atomic compare and swap
 ExcludeArch:   i386 i486
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/x265.git/commitdiff/ccce36829c6d4457cd6788f85e3608bacc30a6ff

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to