diff options
Diffstat (limited to 'extra/xmahjongg/PKGBUILD')
-rw-r--r-- | extra/xmahjongg/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xmahjongg/PKGBUILD b/extra/xmahjongg/PKGBUILD index a7f489e82..8b896fc4f 100644 --- a/extra/xmahjongg/PKGBUILD +++ b/extra/xmahjongg/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xmahjongg pkgver=3.7 pkgrel=3 pkgdesc="Mahjongg game for X-Window" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.lcdf.org/xmahjongg/" license=('GPL') depends=('gcc-libs' 'libsm' 'libx11') |