summaryrefslogtreecommitdiff
path: root/fetchmail/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail/PKGBUILD')
-rw-r--r--fetchmail/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail/PKGBUILD b/fetchmail/PKGBUILD
index b44f4a8fc..454c18518 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')