diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-05-25 20:34:11 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-05-25 20:34:11 -0300 |
commit | 9869139d358088255d11213f0eb3bd91c5ac25a3 (patch) | |
tree | 8c829d1ff69f3488545191493798899e8bb6142b /extra/pulseaudio | |
parent | 35b199861e26d29f51375510ccf9dbff59933c66 (diff) |
ports
Diffstat (limited to 'extra/pulseaudio')
-rw-r--r-- | extra/pulseaudio/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pulseaudio/PKGBUILD b/extra/pulseaudio/PKGBUILD index 945cd757a..2cfcc38b5 100644 --- a/extra/pulseaudio/PKGBUILD +++ b/extra/pulseaudio/PKGBUILD @@ -9,7 +9,7 @@ pkgname=(pulseaudio libpulse) pkgdesc="A featureful, general-purpose sound server" pkgver=2.0 pkgrel=1 -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://www.freedesktop.org/wiki/Software/PulseAudio" license=(GPL LGPL) makedepends=(libasyncns libcap attr libxtst libsm libsamplerate libtool rtkit |