py-pillow-simd: mark conflicts with aarch64 (#30828)
This commit is contained in:
@@ -21,3 +21,5 @@ class PyPillowSimd(PyPillowBase):
|
||||
|
||||
for ver in ['6.2.2.post1', '7.0.0.post3', '9.0.0.post1']:
|
||||
provides('pil@' + ver, when='@' + ver)
|
||||
|
||||
conflicts('target=aarch64:')
|
||||
|
Reference in New Issue
Block a user