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 a3166b3a5..f31a9608a 100644
--- a/community/cdemu-client/PKGBUILD
+++ b/community/cdemu-client/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=cdemu-client
pkgver=1.5.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')