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 a4c35b662..62d4463ef 100644 --- a/community/pokerth/PKGBUILD +++ b/community/pokerth/PKGBUILD @@ -10,7 +10,7 @@ _realname=PokerTH pkgver=1.0.1 pkgrel=1 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' 'protobuf' |