summaryrefslogtreecommitdiff
path: root/community/libdlna
diff options
context:
space:
mode:
Diffstat (limited to 'community/libdlna')
-rw-r--r--community/libdlna/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libdlna/PKGBUILD b/community/libdlna/PKGBUILD
index 72ba96bc4..57c0ec859 100644
--- a/community/libdlna/PKGBUILD
+++ b/community/libdlna/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=9
pkgdesc="An open-source implementation of DLNA (Digital Living Network Alliance) standards "
url="http://libdlna.geexbox.org"
license=("LGPL")
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
options=('!libtool' '!makeflags') # not parallel safe, error find -ldlna
makedepends=('ctags')
depends=('glibc' 'ffmpeg')