diff options
Diffstat (limited to 'community/mahjong/PKGBUILD')
-rw-r--r-- | community/mahjong/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mahjong/PKGBUILD b/community/mahjong/PKGBUILD index 465a41e07..5ca99343a 100644 --- a/community/mahjong/PKGBUILD +++ b/community/mahjong/PKGBUILD @@ -4,9 +4,9 @@ pkgname=mahjong pkgver=1.12.1 -pkgrel=1 +pkgrel=1.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') |