diff options
Diffstat (limited to 'core/s-nail/PKGBUILD')
-rw-r--r-- | core/s-nail/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/s-nail/PKGBUILD b/core/s-nail/PKGBUILD index dc046d5c5..f626cd410 100644 --- a/core/s-nail/PKGBUILD +++ b/core/s-nail/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=1 pkgdesc='Mail processing system with a command syntax reminiscent of ed' url='http://sourceforge.net/projects/s-nail/' license=('custom:BSD') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('openssl') optdepends=('smtp-forwarder: for sending mail') source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.gz") |