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 0eacda1b1..f54af971e 100644
--- a/community/pingus/PKGBUILD
+++ b/community/pingus/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=pingus
pkgver=0.7.6
pkgrel=5
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=('sdl_image' 'sdl_mixer' 'libgl' 'boost-libs>=1.49')