diff options
Diffstat (limited to 'community/rapidsvn/PKGBUILD')
-rw-r--r-- | community/rapidsvn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rapidsvn/PKGBUILD b/community/rapidsvn/PKGBUILD index cee7bf35b..c74a82cfc 100644 --- a/community/rapidsvn/PKGBUILD +++ b/community/rapidsvn/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=3 pkgdesc="A cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework." depends=('subversion' 'wxgtk') url='http://rapidsvn.tigris.org/' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') options=('!libtool') source=(http://www.rapidsvn.org/download/release/0.12/rapidsvn-$pkgver-1.tar.gz |