summaryrefslogtreecommitdiff
path: root/community/rapidsvn/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/rapidsvn/PKGBUILD')
-rw-r--r--community/rapidsvn/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rapidsvn/PKGBUILD b/community/rapidsvn/PKGBUILD
index ac696641f..7ff71322c 100644
--- a/community/rapidsvn/PKGBUILD
+++ b/community/rapidsvn/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=0.12.1
pkgrel=1
pkgdesc="A cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework."
url='http://rapidsvn.tigris.org/'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
options=('!libtool')
depends=('subversion' 'wxgtk')