diff options
Diffstat (limited to 'testing/libdmapsharing')
-rw-r--r-- | testing/libdmapsharing/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libdmapsharing/PKGBUILD b/testing/libdmapsharing/PKGBUILD index 7f53d6f01..2347fc4f7 100644 --- a/testing/libdmapsharing/PKGBUILD +++ b/testing/libdmapsharing/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libdmapsharing pkgver=2.9.7 pkgrel=1 pkgdesc="Libdmapsharing is a library you may use to access and share DMAP content" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.flyn.org/projects/libdmapsharing/index.html" license=('LGPL2.1') depends=('libsoup' 'avahi' 'gstreamer0.10-base' 'gdk-pixbuf2') |