diff options
Diffstat (limited to 'community/pokerth')
-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 13be8a7a4..4e91a7f0f 100644 --- a/community/pokerth/PKGBUILD +++ b/community/pokerth/PKGBUILD @@ -8,7 +8,7 @@ _realname=PokerTH pkgver=0.9.5 pkgrel=2 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' 'gsasl' 'gnutls' |