diff options
Diffstat (limited to 'extra/esound/PKGBUILD')
-rw-r--r-- | extra/esound/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/esound/PKGBUILD b/extra/esound/PKGBUILD index 70c636201..b7dd727b7 100644 --- a/extra/esound/PKGBUILD +++ b/extra/esound/PKGBUILD @@ -4,7 +4,7 @@ pkgname=esound pkgver=0.2.41 pkgrel=1 pkgdesc="Enlightened Sound Daemon" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('LGPL') depends=('audiofile' 'tcp_wrappers' 'alsa-lib>=1.0.18') url="http://www.tux.org/~ricdude/EsounD.html" |