summaryrefslogtreecommitdiff
path: root/ucommon
diff options
context:
space:
mode:
Diffstat (limited to 'ucommon')
-rw-r--r--ucommon/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucommon/PKGBUILD b/ucommon/PKGBUILD
index 20292448..db315329 100644
--- a/ucommon/PKGBUILD
+++ b/ucommon/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ucommon
pkgver=7.0.0
pkgrel=1
pkgdesc="A light-weight C++ library to facilitate using C++ design patterns"
-arch=('i686' 'x86_64')
+arch=('i686' 'pentium4' 'x86_64')
url="http://www.gnutelephony.org/index.php/GNU_uCommon_C++"
license=('LGPL3')
depends=('gnutls')