diff options
Diffstat (limited to 'extra/lsdvd/PKGBUILD')
-rw-r--r-- | extra/lsdvd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/lsdvd/PKGBUILD b/extra/lsdvd/PKGBUILD index 0323625d6..6f57870ad 100644 --- a/extra/lsdvd/PKGBUILD +++ b/extra/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') |