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 ca8e0f98b..c6388e351 100644 --- a/community/calcurse/PKGBUILD +++ b/community/calcurse/PKGBUILD @@ -7,7 +7,7 @@ pkgname=calcurse pkgver=3.1.4 pkgrel=1 pkgdesc='A text-based personal organizer.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://calcurse.org/' license=('BSD') depends=('ncurses') |