summaryrefslogtreecommitdiff
path: root/community/cdemu-client/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cdemu-client/PKGBUILD')
-rw-r--r--community/cdemu-client/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cdemu-client/PKGBUILD b/community/cdemu-client/PKGBUILD
index f9504f26f..3afaa3bcf 100644
--- a/community/cdemu-client/PKGBUILD
+++ b/community/cdemu-client/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=cdemu-client
pkgver=1.3.0
pkgrel=2
pkgdesc="Simple command-line client for controlling cdemu-daemon"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://cdemu.sourceforge.net/"
license=('GPL')
depends=('python2' 'dbus-python' 'cdemu-daemon')