diff options
Diffstat (limited to 'extra/fetchmail/PKGBUILD')
-rw-r--r-- | extra/fetchmail/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/fetchmail/PKGBUILD b/extra/fetchmail/PKGBUILD index ad0edc057..dd59ca350 100644 --- a/extra/fetchmail/PKGBUILD +++ b/extra/fetchmail/PKGBUILD @@ -5,7 +5,7 @@ pkgname=fetchmail pkgver=6.3.21 pkgrel=2 pkgdesc="A remote-mail retrieval utility" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://fetchmail.berlios.de/" license=('GPL') depends=('openssl') |