summaryrefslogtreecommitdiff
path: root/python2-pyepics/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'python2-pyepics/PKGBUILD')
-rwxr-xr-xpython2-pyepics/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python2-pyepics/PKGBUILD b/python2-pyepics/PKGBUILD
index e41ce5e0..c0db11d8 100755
--- a/python2-pyepics/PKGBUILD
+++ b/python2-pyepics/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python2-pyepics
pkgver=3.3.3
pkgrel=1
pkgdesc='Python Interface to the Epics Channel Access protocol of the Epics control system'
-arch=('i686' 'x86_64')
+arch=('i686' 'pentium4' 'x86_64')
url='https://pypi.python.org/pypi/pyepics'
license=('Epics Open License')
groups=()