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 5207303ca..9bd6d385e 100644
--- a/extra/python-pygame/PKGBUILD
+++ b/extra/python-pygame/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=python-pygame
pkgver=1.9.1
pkgrel=5
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')