summaryrefslogtreecommitdiff
path: root/libre/sdl-libre/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2011-09-19 18:03:13 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2011-09-19 18:03:13 +0200
commit37ac99de3bc1df2e6c5e0cd8b6af631d589cb4ab (patch)
tree2498597497896ff6f67b43046fde67a45d1f7a09 /libre/sdl-libre/PKGBUILD
parent14462aa4f44e12bb0b79f0b0eb4d3bccdafbe9e0 (diff)
sdl-libre builds on mips64el.
Diffstat (limited to 'libre/sdl-libre/PKGBUILD')
-rw-r--r--libre/sdl-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/sdl-libre/PKGBUILD b/libre/sdl-libre/PKGBUILD
index 20f6ece4b..b5e29fd4c 100644
--- a/libre/sdl-libre/PKGBUILD
+++ b/libre/sdl-libre/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=sdl-libre
pkgver=1.2.14
pkgrel=7.1
pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.libsdl.org"
license=('LGPL')
provides=("sdl=${pkgver}")