diff options
Diffstat (limited to 'extra/xorg-xcalc/PKGBUILD')
-rw-r--r-- | extra/xorg-xcalc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xorg-xcalc/PKGBUILD b/extra/xorg-xcalc/PKGBUILD index 13bdb8ae4..a8e1ab01b 100644 --- a/extra/xorg-xcalc/PKGBUILD +++ b/extra/xorg-xcalc/PKGBUILD @@ -3,9 +3,9 @@ pkgname=xorg-xcalc pkgver=1.0.4.1 -pkgrel=2 +pkgrel=2.1 pkgdesc="Scientific calculator for X" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libxaw') |