diff options
Diffstat (limited to 'community/gsimplecal/PKGBUILD')
-rw-r--r-- | community/gsimplecal/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsimplecal/PKGBUILD b/community/gsimplecal/PKGBUILD index d469f7621..ede1ac540 100644 --- a/community/gsimplecal/PKGBUILD +++ b/community/gsimplecal/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gsimplecal pkgver=1.6 pkgrel=1 pkgdesc="Simple and lightweight GTK calendar" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://dmedvinsky.github.com/$pkgname" license=('BSD') depends=('gtk2') |