diff options
Diffstat (limited to 'community/cuetools/PKGBUILD')
-rw-r--r-- | community/cuetools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cuetools/PKGBUILD b/community/cuetools/PKGBUILD index 1bb3325e1..0b2f938e0 100644 --- a/community/cuetools/PKGBUILD +++ b/community/cuetools/PKGBUILD @@ -4,7 +4,7 @@ pkgname=cuetools pkgver=1.4.0 pkgrel=1 pkgdesc="Cue and toc file parsers and utilities" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/svend/cuetools" #url="http://developer.berlios.de/projects/cuetools/" license=('GPL') |