summaryrefslogtreecommitdiff
path: root/pcr/python-redmine
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/python-redmine')
-rw-r--r--pcr/python-redmine/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-redmine/PKGBUILD b/pcr/python-redmine/PKGBUILD
index f73580c70..d6b066fbe 100644
--- a/pcr/python-redmine/PKGBUILD
+++ b/pcr/python-redmine/PKGBUILD
@@ -18,7 +18,7 @@ pkgver=2.3.0
pkgrel=1
pkgrel+=.parabola2
pkgdesc="Python library for communicating with a Redmine project management application"
-arch=("any")
+arch=('armv7h' 'i686' 'x86_64')
url="https://${pkgbase}.com/"
makedepends=('python' 'python-setuptools'
'python2' 'python2-setuptools')