diff options
Diffstat (limited to 'extra/libdvdnav/PKGBUILD')
-rw-r--r-- | extra/libdvdnav/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libdvdnav/PKGBUILD b/extra/libdvdnav/PKGBUILD index 21fafd52b..8198e638e 100644 --- a/extra/libdvdnav/PKGBUILD +++ b/extra/libdvdnav/PKGBUILD @@ -7,7 +7,7 @@ pkgname=libdvdnav pkgver=4.2.0 pkgrel=2 pkgdesc="The library for xine-dvdnav plugin." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://dvdnav.mplayerhq.hu/" depends=('libdvdread') |