summaryrefslogtreecommitdiff
path: root/python-imageio
diff options
context:
space:
mode:
Diffstat (limited to 'python-imageio')
-rw-r--r--python-imageio/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-imageio/PKGBUILD b/python-imageio/PKGBUILD
index 94a70a8f..60a8b207 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'