diff options
Diffstat (limited to 'community/gnonlin')
-rw-r--r-- | community/gnonlin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnonlin/PKGBUILD b/community/gnonlin/PKGBUILD index 5530debf6..8ead362b1 100644 --- a/community/gnonlin/PKGBUILD +++ b/community/gnonlin/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gnonlin pkgver=0.10.16 pkgrel=2 pkgdesc="A library for creating non-linear video editors" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gnonlin.sourceforge.net" depends=('gstreamer0.10>=0.10.30') makedepends=('python' 'gstreamer0.10-base-plugins>=0.10.30' 'pkgconfig') |