diff options
Diffstat (limited to 'community/speed-dreams')
-rw-r--r-- | community/speed-dreams/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/speed-dreams/PKGBUILD b/community/speed-dreams/PKGBUILD index 897000c29..878c28a76 100644 --- a/community/speed-dreams/PKGBUILD +++ b/community/speed-dreams/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.0.0 _pkgver=2.0.0-r4687 pkgrel=3 pkgdesc="A racing simulator with rich graphics and physics" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://speed-dreams.sourceforge.net/" license=('GPL2') depends=('sdl' 'freealut' 'freeglut' 'libpng' 'libxi' 'libxmu' 'libxrandr' 'plib>=1.8.3' 'libjpeg' 'zlib' 'enet' 'speed-dreams-data' 'glu') |