summaryrefslogtreecommitdiff
path: root/python-xraydb
diff options
context:
space:
mode:
Diffstat (limited to 'python-xraydb')
-rw-r--r--python-xraydb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-xraydb/PKGBUILD b/python-xraydb/PKGBUILD
index 63edbeb3..c5058b09 100644
--- a/python-xraydb/PKGBUILD
+++ b/python-xraydb/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python-xraydb'
pkgver=4.3.1
pkgrel=1
-arch=('i686' 'pentium4' 'x86_64')
+arch=('any')
url='https://github.com/xraypy/XrayDB'
license=('public domain')
pkgdesc='X-ray Reference Data in SQLite library, including a Python interface'