summaryrefslogtreecommitdiff
path: root/community/pyglet
diff options
context:
space:
mode:
Diffstat (limited to 'community/pyglet')
-rw-r--r--community/pyglet/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pyglet/PKGBUILD b/community/pyglet/PKGBUILD
index 2f795c66d..b037dc146 100644
--- a/community/pyglet/PKGBUILD
+++ b/community/pyglet/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pyglet
pkgver=1.1.4
pkgrel=2
pkgdesc="A cross-platform windowing and multimedia library for Python"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pyglet.org/"
license=('BSD')
depends=('python2')