diff options
Diffstat (limited to 'extra/libcue/PKGBUILD')
-rw-r--r-- | extra/libcue/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libcue/PKGBUILD b/extra/libcue/PKGBUILD index 95e1c4d21..ba69e0e57 100644 --- a/extra/libcue/PKGBUILD +++ b/extra/libcue/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libcue pkgver=1.4.0 pkgrel=2 pkgdesc='Parses so-called cue sheets and handles the parsed data' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://sourceforge.net/projects/libcue/' license=('GPL2') depends=('glibc') |