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