diff options
Diffstat (limited to 'pcr/sfml-git/PKGBUILD')
-rw-r--r-- | pcr/sfml-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/sfml-git/PKGBUILD b/pcr/sfml-git/PKGBUILD index eb7b7e30f..95f2b9b51 100644 --- a/pcr/sfml-git/PKGBUILD +++ b/pcr/sfml-git/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sfml-git pkgver=20120805 pkgrel=4 pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API.' -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url='http://www.sfml-dev.org/' license=('zlib') depends=('libsndfile' 'libxrandr' 'libjpeg' 'openal' 'glew' 'freetype2') |