diff options
Diffstat (limited to 'extra/libepc')
-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 89ff4ecaa..57c3baa17 100644 --- a/extra/libepc/PKGBUILD +++ b/extra/libepc/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libepc pkgver=0.4.4 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=('gtk3' 'avahi' 'libsoup') |