summaryrefslogtreecommitdiff
path: root/core/s-nail
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-10-13 14:28:09 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-10-13 14:28:09 -0300
commit27dac74f0d3fc6a4e869bfa9d95632964c5df2de (patch)
treee24ffa0d8e2c7c8f471829f7a29147d8b3b5f058 /core/s-nail
parentfccf9769e2c26f577f6214ed9d0dbb30cb8c51bd (diff)
port
Diffstat (limited to 'core/s-nail')
-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")