mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/py3-piexif: disable on armhf because of failing tests
This commit is contained in:
parent
2fa6e1e025
commit
c96dbe6ceb
@ -6,7 +6,7 @@ pkgver=1.1.3
|
||||
pkgrel=1
|
||||
pkgdesc="EXIF manipulations with Python"
|
||||
url="https://github.com/hMatoba/Piexif"
|
||||
arch="noarch !s390x" # Test failures
|
||||
arch="noarch !armhf !s390x" # Test failures
|
||||
license="MIT"
|
||||
depends="python3"
|
||||
makedepends="py3-setuptools"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user