diff options
Diffstat (limited to 'community/hitori/PKGBUILD')
-rw-r--r-- | community/hitori/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hitori/PKGBUILD b/community/hitori/PKGBUILD index 99afb9dd3..a4a8ed903 100644 --- a/community/hitori/PKGBUILD +++ b/community/hitori/PKGBUILD @@ -5,7 +5,7 @@ pkgname=hitori pkgver=0.3.2 pkgrel=1 pkgdesc="GTK+ application to generate and let you play games of Hitori" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://live.gnome.org/Hitori" license=('GPL') depends=('gtk3' 'hicolor-icon-theme' 'xdg-utils') |