summaryrefslogtreecommitdiff
path: root/python-imageio
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-02-24 10:09:09 +0100
committerErich Eckner <git@eckner.net>2020-02-24 10:23:52 +0100
commit90de829047550298fbcc9d9c376334e2eb1e1765 (patch)
tree697ab66bb43c7f11e9f66f83bf109b779ff83dde /python-imageio
parenta004b95003a1b1bbcc67cce1c7a892a6b8920955 (diff)
downloadarchlinuxewe.git.save-90de829047550298fbcc9d9c376334e2eb1e1765.tar.xz
python-imageio: any
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'