diff options
Diffstat (limited to 'extra/libcddb/PKGBUILD')
-rw-r--r-- | extra/libcddb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libcddb/PKGBUILD b/extra/libcddb/PKGBUILD index 51b3b7d02..f368ad6c8 100644 --- a/extra/libcddb/PKGBUILD +++ b/extra/libcddb/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libcddb pkgver=1.3.2 pkgrel=3 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org)." url="http://sourceforge.net/projects/libcddb/" license=('LGPL') |