diff options
Diffstat (limited to 'extra/libepc/PKGBUILD')
-rw-r--r-- | extra/libepc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libepc/PKGBUILD b/extra/libepc/PKGBUILD index 22fd2ca7b..5d2c7c688 100644 --- a/extra/libepc/PKGBUILD +++ b/extra/libepc/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libepc pkgver=0.3.11 pkgrel=1 pkgdesc="Easy Publish and Consume Library" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('LGPL') url="http://live.gnome.org/libepc" depends=('gtk2>=2.20.0' 'avahi>=0.6.25' 'libsoup>=2.29.91') |