summaryrefslogtreecommitdiff
path: root/community/pingus/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pingus/PKGBUILD')
-rw-r--r--community/pingus/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pingus/PKGBUILD b/community/pingus/PKGBUILD
index bba3aea9e..751711d03 100644
--- a/community/pingus/PKGBUILD
+++ b/community/pingus/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=pingus
pkgver=0.7.3
pkgrel=4
pkgdesc="A Lemmings clone, i.e. a level-based puzzle game."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pingus.seul.org"
license=('GPL')
depends=('gcc-libs' 'sdl_image' 'sdl_mixer' 'boost-libs>=1.46')