diff options
Diffstat (limited to 'community/e-svn/PKGBUILD')
-rwxr-xr-x | community/e-svn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/e-svn/PKGBUILD b/community/e-svn/PKGBUILD index 2eb747ab5..40717fef5 100755 --- a/community/e-svn/PKGBUILD +++ b/community/e-svn/PKGBUILD @@ -6,7 +6,7 @@ pkgname=e-svn pkgver=61875 pkgrel=1 pkgdesc="Enlightenment window manager DR17 (aka e17)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') groups=('e17-svn') url="http://www.enlightenment.org" license=('BSD') |