diff options
Diffstat (limited to 'jabberd2-git')
-rw-r--r-- | jabberd2-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jabberd2-git/PKGBUILD b/jabberd2-git/PKGBUILD index a4201639b..54705c168 100644 --- a/jabberd2-git/PKGBUILD +++ b/jabberd2-git/PKGBUILD @@ -12,7 +12,7 @@ pkgver=r1175.376e632 _commit=${pkgver#*.} pkgrel='7' pkgdesc='Scalable, architecturally sound, and extensible XMPP server' -arch=('i686' 'x86_64' 'armv6h') +arch=('i686' 'pentium4' 'x86_64' 'armv6h') url='http://jabberd2.org/' license=('GPL') options=('!libtool') |