summaryrefslogtreecommitdiff
path: root/community/dates
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-17 13:19:28 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-17 13:19:28 -0500
commit7481bf8fce693a2be8e8f8c9846cc5a4b77a8f76 (patch)
tree41a03d2d12279bafed1894917bc99fc6efcd745a /community/dates
parent87b7378113db4dc9d6a3b33cb41315468d3b10e4 (diff)
Add mips64el in arch() of dates
Diffstat (limited to 'community/dates')
-rw-r--r--community/dates/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dates/PKGBUILD b/community/dates/PKGBUILD
index 8c512cb21..be21590ff 100644
--- a/community/dates/PKGBUILD
+++ b/community/dates/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=dates
pkgver=0.4.11
pkgrel=5
pkgdesc="Small, lightweight GTK+ calendar app"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pimlico-project.org/dates.html"
license=('GPL')
depends=('gtk2' 'evolution-data-server' 'xdg-utils')