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 5f1b8960a..92003baa9 100644 --- a/community/fdm/PKGBUILD +++ b/community/fdm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=fdm pkgver=1.6 pkgrel=2 pkgdesc="A 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') |