summaryrefslogtreecommitdiff
path: root/community/csfml/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/csfml/PKGBUILD')
-rw-r--r--community/csfml/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/csfml/PKGBUILD b/community/csfml/PKGBUILD
index 4ed6778c8..b6fe646a4 100644
--- a/community/csfml/PKGBUILD
+++ b/community/csfml/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=csfml
pkgver=2.0
pkgrel=1
pkgdesc='C bindings for sfml'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.sfml-dev.org/'
license=('zlib')
depends=("sfml=${pkgver}")