diff options
Diffstat (limited to 'community/vamps/PKGBUILD')
-rw-r--r-- | community/vamps/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vamps/PKGBUILD b/community/vamps/PKGBUILD index fbd71ddfe..5ab1a28d0 100644 --- a/community/vamps/PKGBUILD +++ b/community/vamps/PKGBUILD @@ -7,7 +7,7 @@ pkgname=vamps pkgver=0.99.2 pkgrel=9 pkgdesc='Very fast requantisizing tool for backup DVDs' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://vamps.sourceforge.net' license=('GPL2') depends=('libdvdread') |