summaryrefslogtreecommitdiff
path: root/fetchmail
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail')
-rw-r--r--fetchmail/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail/PKGBUILD b/fetchmail/PKGBUILD
index b44f4a8f..454c1851 100644
--- a/fetchmail/PKGBUILD
+++ b/fetchmail/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=fetchmail
pkgver=6.4.2
pkgrel=1
pkgdesc="A remote-mail retrieval utility"
-arch=('x86_64')
+arch=('i486' 'i686' 'pentium4' 'x86_64')
url="http://www.fetchmail.info"
license=('GPL')
depends=('openssl')