diff options
Diffstat (limited to 'extra/emotion')
-rw-r--r-- | extra/emotion/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/emotion/PKGBUILD b/extra/emotion/PKGBUILD index f0626361f..cf3c72473 100644 --- a/extra/emotion/PKGBUILD +++ b/extra/emotion/PKGBUILD @@ -4,9 +4,9 @@ pkgname=emotion pkgver=1.7.5 -pkgrel=1 +pkgrel=1.1 pkgdesc="Library to easily integrate media playback into EFL applications" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.enlightenment.org" license=('BSD') depends=('gstreamer0.10' 'edje' 'eeze') |