summaryrefslogtreecommitdiff
path: root/extra/python-pygame/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-pygame/PKGBUILD')
-rw-r--r--extra/python-pygame/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-pygame/PKGBUILD b/extra/python-pygame/PKGBUILD
index c791a8308..14edd3999 100644
--- a/extra/python-pygame/PKGBUILD
+++ b/extra/python-pygame/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=python2-pygame
pkgver=1.9.1
pkgrel=8
pkgdesc="Python game library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.pygame.org/"
license=('LGPL')
depends=('sdl_mixer' 'sdl_ttf' 'sdl_image' 'python2' 'portmidi')