diff options
Diffstat (limited to 'extra/five-or-more/PKGBUILD')
-rw-r--r-- | extra/five-or-more/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/five-or-more/PKGBUILD b/extra/five-or-more/PKGBUILD index 1504474c9..55bbf780b 100644 --- a/extra/five-or-more/PKGBUILD +++ b/extra/five-or-more/PKGBUILD @@ -6,7 +6,7 @@ pkgname=five-or-more pkgver=3.10.2 pkgrel=1 pkgdesc="Remove colored balls from the board by forming lines" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('desktop-file-utils' 'hicolor-icon-theme' 'gtk3' 'librsvg') makedepends=('intltool' 'itstool' 'gobject-introspection') |