diff options
Diffstat (limited to 'community/calcurse/PKGBUILD')
-rw-r--r-- | community/calcurse/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/calcurse/PKGBUILD b/community/calcurse/PKGBUILD index 428ab6e1a..018868c1c 100644 --- a/community/calcurse/PKGBUILD +++ b/community/calcurse/PKGBUILD @@ -7,7 +7,7 @@ pkgname=calcurse pkgver=2.9.2 pkgrel=2 pkgdesc='A text-based personal organizer.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://calcurse.org/' license=('BSD') depends=('ncurses') |