diff options
Diffstat (limited to 'community/pokerth/PKGBUILD')
-rw-r--r-- | community/pokerth/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pokerth/PKGBUILD b/community/pokerth/PKGBUILD index c605b8ddc..e34e02601 100644 --- a/community/pokerth/PKGBUILD +++ b/community/pokerth/PKGBUILD @@ -7,7 +7,7 @@ _realname=PokerTH pkgver=0.8.3 pkgrel=3 pkgdesc="Poker game written in C++/QT4" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.pokerth.net/" license=('GPL' 'custom') depends=('curl' 'boost-libs>=1.43.0' 'gsasl' 'gnutls' 'qt' 'sdl_mixer') |