summaryrefslogtreecommitdiff
path: root/community/sfml/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sfml/PKGBUILD')
-rw-r--r--community/sfml/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sfml/PKGBUILD b/community/sfml/PKGBUILD
index 8856014b4..7e0e90621 100644
--- a/community/sfml/PKGBUILD
+++ b/community/sfml/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=sfml
pkgver=2.0rc1
pkgrel=3
pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.sfml-dev.org/'
license=('zlib')
depends=('libsndfile' 'libxrandr' 'libjpeg' 'openal' 'glew' 'freetype2')