summaryrefslogtreecommitdiff
path: root/community/proftpd
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 23:53:05 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 23:53:05 -0500
commitee06a89d3bbc8a5479b23e34fffd08fa1281a66e (patch)
tree36b939a772a378d2dc7959af6a749e9ea0713bb8 /community/proftpd
parentb0e566651936bf5dc259554c96b30a5502392959 (diff)
Add mips64el in archs
Diffstat (limited to 'community/proftpd')
-rw-r--r--community/proftpd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/proftpd/PKGBUILD b/community/proftpd/PKGBUILD
index 14f3af690..1b86c9638 100644
--- a/community/proftpd/PKGBUILD
+++ b/community/proftpd/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.3.4c
pkgrel=2
epoch=1
pkgdesc="A high-performance, scalable FTP server"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.proftpd.org/"
license=('GPL')
depends=('libmariadbclient' 'postgresql-libs')