diff options
Diffstat (limited to 'community/vobcopy/PKGBUILD')
-rw-r--r-- | community/vobcopy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vobcopy/PKGBUILD b/community/vobcopy/PKGBUILD index f1446abd2..6760ee59c 100644 --- a/community/vobcopy/PKGBUILD +++ b/community/vobcopy/PKGBUILD @@ -7,7 +7,7 @@ pkgname=vobcopy pkgver=1.2.0 pkgrel=4 pkgdesc="Copies DVD .vob files to harddisk, decrypting them on the way" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.vobcopy.org" license=('GPL2') depends=('libdvdread' 'libdvdcss') |