diff options
Diffstat (limited to 'community/ogmrip')
-rw-r--r-- | community/ogmrip/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ogmrip/PKGBUILD b/community/ogmrip/PKGBUILD index 8d157decc..59464ecff 100644 --- a/community/ogmrip/PKGBUILD +++ b/community/ogmrip/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ogmrip pkgver=0.13.7 pkgrel=2 pkgdesc="Libraries and GTK2 interface for DVD ripping using mencoder" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ogmrip.sourceforge.net/" license=('GPL') depends=('libdvdread>=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkgconfig' 'gconf' 'libglade' 'libnotify' 'enchant') |