diff options
Diffstat (limited to 'community/gtkballs/PKGBUILD')
-rw-r--r-- | community/gtkballs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtkballs/PKGBUILD b/community/gtkballs/PKGBUILD index 530a1e782..f745ac0ec 100644 --- a/community/gtkballs/PKGBUILD +++ b/community/gtkballs/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gtkballs pkgver=3.1.5 pkgrel=5 pkgdesc="clone of Lines - logic game about balls" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gtkballs.antex.ru/" license=('GPL') depends=("gtk2") |