summaryrefslogtreecommitdiff
path: root/core/s-nail/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/s-nail/PKGBUILD')
-rw-r--r--core/s-nail/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/s-nail/PKGBUILD b/core/s-nail/PKGBUILD
index 3a9653c82..87800c6bc 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")