diff options
Diffstat (limited to 'extra/nbsmtp/PKGBUILD')
-rw-r--r-- | extra/nbsmtp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nbsmtp/PKGBUILD b/extra/nbsmtp/PKGBUILD index 406caf487..d10254ed7 100644 --- a/extra/nbsmtp/PKGBUILD +++ b/extra/nbsmtp/PKGBUILD @@ -6,7 +6,7 @@ pkgname=nbsmtp pkgver=1.00 pkgrel=3 pkgdesc="No-Brainer SMTP client suitable to run in chroot jails, embeded systems, laptops, and workstations" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://nbsmtp.ferdyx.org/" license=('GPL') depends=('openssl') |