summaryrefslogtreecommitdiff
path: root/community/dee
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:49:56 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:49:56 -0500
commitbc23d831a86d6c4fee7da37fc1b8e677ab4e231d (patch)
treecb4b4f863d3b7d3180257734345e15c8bd485f53 /community/dee
parentc60baaf3d77b6982ff5baa005fce4d898569bd01 (diff)
Add mips64el in archs
Diffstat (limited to 'community/dee')
-rw-r--r--community/dee/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dee/PKGBUILD b/community/dee/PKGBUILD
index a116b0f00..0db88a375 100644
--- a/community/dee/PKGBUILD
+++ b/community/dee/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=dee
pkgver=1.0.10
pkgrel=1
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')