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 6626f9944..e7c28db65 100644 --- a/community/cuetools/PKGBUILD +++ b/community/cuetools/PKGBUILD @@ -4,7 +4,7 @@ pkgname=cuetools pkgver=1.3.1 pkgrel=4 pkgdesc="Set of utilities for working with cue files and toc files" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://developer.berlios.de/projects/cuetools/" license=('GPL') depends=('glibc') |