diff options
Diffstat (limited to 'community/dates/PKGBUILD')
-rw-r--r-- | community/dates/PKGBUILD | 2 |
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') |