diff options
Diffstat (limited to 'community/ecore-svn/PKGBUILD')
-rwxr-xr-x | community/ecore-svn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ecore-svn/PKGBUILD b/community/ecore-svn/PKGBUILD index 7fe1f4c34..880619d02 100755 --- a/community/ecore-svn/PKGBUILD +++ b/community/ecore-svn/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ecore-svn pkgver=68447 pkgrel=1 pkgdesc="Ecore is an abstraction layer for e17" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') groups=('e17-libs-svn' 'e17-svn') url="http://www.enlightenment.org" license=('BSD') |