summaryrefslogtreecommitdiff
path: root/community/python-sfml/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-sfml/PKGBUILD')
-rw-r--r--community/python-sfml/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-sfml/PKGBUILD b/community/python-sfml/PKGBUILD
index d38c21200..67bb13015 100644
--- a/community/python-sfml/PKGBUILD
+++ b/community/python-sfml/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python-sfml
pkgver=1.3
pkgrel=1
pkgdesc="The unofficial Python binding for SFML"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://python-sfml.org"
license=('LGPL')
depends=('sfml' 'python')