summaryrefslogtreecommitdiff
path: root/community/cdcd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cdcd/PKGBUILD')
-rw-r--r--community/cdcd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cdcd/PKGBUILD b/community/cdcd/PKGBUILD
index e840a3d38..bf57afc89 100644
--- a/community/cdcd/PKGBUILD
+++ b/community/cdcd/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=cdcd
pkgver=0.6.6
pkgrel=5
pkgdesc="A commandline cd-player"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libcdaudio' 'readline')
source=(http://downloads.sourceforge.net/sourceforge/libcdaudio/$pkgname-$pkgver.tar.gz
cdcd-0.6.6-x86_64.patch)