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 939311c72..7fd464fb3 100644 --- a/extra/lsdvd/PKGBUILD +++ b/extra/lsdvd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=lsdvd pkgver=0.16 pkgrel=4 pkgdesc="lsdvd is 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://untrepid.com/acidrip/lsdvd.html" depends=('libdvdread>=4.1.3') license=('GPL2') |