diff options
Diffstat (limited to 'libre/ogmrip-parabola/PKGBUILD')
-rw-r--r-- | libre/ogmrip-parabola/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/ogmrip-parabola/PKGBUILD b/libre/ogmrip-parabola/PKGBUILD index cb5b04e7c..96fb91948 100644 --- a/libre/ogmrip-parabola/PKGBUILD +++ b/libre/ogmrip-parabola/PKGBUILD @@ -10,7 +10,7 @@ pkgname=ogmrip-parabola pkgver=1.0.1 pkgrel=1 pkgdesc="Libraries and GTK2 interface for DVD ripping using mencoder, without nonfree faac support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ogmrip.sourceforge.net/" license=('GPL') depends=('libdvdread>=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkg-config' 'gconf' 'libglade' 'libnotify' 'enchant') |