diff options
Diffstat (limited to 'extra/mahjong/PKGBUILD')
-rw-r--r-- | extra/mahjong/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mahjong/PKGBUILD b/extra/mahjong/PKGBUILD index 1b719f79d..82050d483 100644 --- a/extra/mahjong/PKGBUILD +++ b/extra/mahjong/PKGBUILD @@ -6,7 +6,7 @@ pkgname=mahjong pkgver=1.11 pkgrel=1 pkgdesc="The classical game of Mah Jong (not the solitare version) with network support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.stevens-bradfield.com/MahJong/" license=('GPL' 'custom') depends=('gtk2') |