diff options
Diffstat (limited to 'community/cdemu-daemon/PKGBUILD')
-rw-r--r-- | community/cdemu-daemon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cdemu-daemon/PKGBUILD b/community/cdemu-daemon/PKGBUILD index 4dec04ed8..e5c328d9b 100644 --- a/community/cdemu-daemon/PKGBUILD +++ b/community/cdemu-daemon/PKGBUILD @@ -7,7 +7,7 @@ pkgname=cdemu-daemon pkgver=1.5.0 pkgrel=6 pkgdesc="CD/DVD-ROM device emulator daemon" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://cdemu.sourceforge.net/" license=('GPL') depends=('dbus' 'vhba-module>=20110915-5' 'libao' "libmirage=$pkgver") |