diff options
Diffstat (limited to 'community/gnonlin/PKGBUILD')
-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 8a7bde9c5..92b298cc3 100644 --- a/community/gnonlin/PKGBUILD +++ b/community/gnonlin/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gnonlin pkgver=0.10.17 pkgrel=1 pkgdesc='Library for creating non-linear video editors' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://gnonlin.sourceforge.net/' depends=('gstreamer0.10>=0.10.36') makedepends=('python' 'gstreamer0.10-base-plugins>=0.10.36' 'pkgconfig') |