summaryrefslogtreecommitdiff
path: root/community/calc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/calc/PKGBUILD')
-rw-r--r--community/calc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/calc/PKGBUILD b/community/calc/PKGBUILD
index bb1f8fd79..6c5e3ee9f 100644
--- a/community/calc/PKGBUILD
+++ b/community/calc/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=calc
pkgver=2.12.4.13
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=('readline')