]> git.pld-linux.org Git - packages/python.git/blobdiff - python.spec
add support for aarch64
[packages/python.git] / python.spec
index 0b014e2bd0aaa3dfc2643b88b9de64311d6cf170..bfcc734ae0cffd203ad7d6bd62d7b54998d34f8e 100644 (file)
@@ -779,7 +779,7 @@ rm -rf $RPM_BUILD_ROOT
 
 # three modules below do not work on 64-bit architectures
 # see Python README file for explanation
-%ifnarch alpha ia64 ppc64 sparc64 %{x8664}
+%ifnarch alpha ia64 ppc64 sparc64 %{x8664} aarch64
 %attr(755,root,root) %{py_dyndir}/imageop.so
 # sizeof(long) != sizeof(int), so dl module will not be built on 64-bit
 # platforms
This page took 0.172504 seconds and 4 git commands to generate.