diff options
Diffstat (limited to 'community/psimedia/PKGBUILD')
-rw-r--r-- | community/psimedia/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/psimedia/PKGBUILD b/community/psimedia/PKGBUILD index 32989ea03..6e8733da7 100644 --- a/community/psimedia/PKGBUILD +++ b/community/psimedia/PKGBUILD @@ -6,7 +6,7 @@ pkgname=psimedia pkgver=1.0.3 pkgrel=8 pkgdesc="Voice and video chat plugin for Psi-like IM clients. The implementation is based on GStreamer." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://delta.affinix.com/psimedia/" depends=('psi' 'speex' 'gstreamer0.10-base' 'qt' 'gstreamer0.10-good-plugins' |