diff options
Diffstat (limited to 'community/dee')
-rw-r--r-- | community/dee/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dee/PKGBUILD b/community/dee/PKGBUILD index 19cb7576d..e32a44c42 100644 --- a/community/dee/PKGBUILD +++ b/community/dee/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dee pkgver=1.0.14 pkgrel=3 pkgdesc="Library to provide objects allowing to create Model-View-Controller type programs across DBus" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/dee" license=('LGPL') depends=('glib2' 'icu') |