diff options
-rw-r--r-- | python-imageio/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-imageio/PKGBUILD b/python-imageio/PKGBUILD index 94a70a8f8..60a8b207d 100644 --- a/python-imageio/PKGBUILD +++ b/python-imageio/PKGBUILD @@ -4,7 +4,7 @@ pkgname='python-imageio' _pkgname="${pkgname#*-}" pkgver=2.8.0 pkgrel=1 -arch=('i686' 'pentium4' 'x86_64') +arch=('any') url='https://github.com/xraypy/XrayDB' license=('BSD') pkgdesc='Python library that provides an easy interface to read and write a wide range of image data' |