diff options
Diffstat (limited to 'community/calc/PKGBUILD')
-rw-r--r-- | community/calc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/calc/PKGBUILD b/community/calc/PKGBUILD index 911d7facb..33ec82e75 100644 --- a/community/calc/PKGBUILD +++ b/community/calc/PKGBUILD @@ -6,7 +6,7 @@ pkgname=calc pkgver=2.12.4.3 pkgrel=1 pkgdesc="console calculator" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.isthe.com/chongo/tech/comp/calc/" license=('GPL') depends=(glibc) |