diff options
Diffstat (limited to 'community/calc/PKGBUILD')
-rw-r--r-- | community/calc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/calc/PKGBUILD b/community/calc/PKGBUILD index 129fa3fc9..d4ca01a96 100644 --- a/community/calc/PKGBUILD +++ b/community/calc/PKGBUILD @@ -4,9 +4,9 @@ pkgname=calc pkgver=2.12.4.4 -pkgrel=1 +pkgrel=1.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) |