diff options
Diffstat (limited to 'community/fdm/PKGBUILD')
-rw-r--r-- | community/fdm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fdm/PKGBUILD b/community/fdm/PKGBUILD index 9cf7f7696..c02b55953 100644 --- a/community/fdm/PKGBUILD +++ b/community/fdm/PKGBUILD @@ -8,7 +8,7 @@ pkgname=fdm pkgver=1.7 pkgrel=1 pkgdesc='Program to fetch and deliver mail' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://fdm.sourceforge.net/' license=('BSD') depends=('openssl' 'tdb' 'zlib') |