diff options
Diffstat (limited to 'community/lsdvd/PKGBUILD')
-rw-r--r-- | community/lsdvd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lsdvd/PKGBUILD b/community/lsdvd/PKGBUILD index 69fca75c9..68fba6d7f 100644 --- a/community/lsdvd/PKGBUILD +++ b/community/lsdvd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=lsdvd pkgver=0.16 pkgrel=6 pkgdesc="A C application for reading the contents of a DVD and printing the contents to your terminal" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/lsdvd/" depends=('libdvdread') license=('GPL2') |