diff options
Diffstat (limited to 'community/ushare/PKGBUILD')
-rw-r--r-- | community/ushare/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ushare/PKGBUILD b/community/ushare/PKGBUILD index 1a2dad59d..597b1541f 100644 --- a/community/ushare/PKGBUILD +++ b/community/ushare/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=18 pkgdesc="A free UPnP A/V Media Server for Linux" url="http://ushare.geexbox.org" license=('GPL2') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libupnp' 'libdlna' 'sudo') backup=('etc/ushare/ushare.conf' 'etc/conf.d/ushare') |