diff options
Diffstat (limited to 'community/libdesktop-agnostic/PKGBUILD')
-rw-r--r-- | community/libdesktop-agnostic/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libdesktop-agnostic/PKGBUILD b/community/libdesktop-agnostic/PKGBUILD index 3c0072045..9244c165a 100644 --- a/community/libdesktop-agnostic/PKGBUILD +++ b/community/libdesktop-agnostic/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libdesktop-agnostic pkgver=0.3.92 pkgrel=1 pkgdesc="Provides an extensible config API, a unified virtual fs API, and a desktop item editor for GLib-based projects." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/libdesktop-agnostic" license=('GPL' 'LGPL') depends=('glib2' 'gtk2' 'pygtk' 'pygobject') |