diff options
Diffstat (limited to 'community/vdrift/PKGBUILD')
-rw-r--r-- | community/vdrift/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vdrift/PKGBUILD b/community/vdrift/PKGBUILD index 41dab8d90..ac9e048a5 100644 --- a/community/vdrift/PKGBUILD +++ b/community/vdrift/PKGBUILD @@ -7,7 +7,7 @@ pkgname=vdrift pkgver=2010.06.30 pkgrel=3 pkgdesc="An open source driving simulation made with drift racing in mind" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://vdrift.net/" license=('GPL') depends=('sdl_gfx' 'sdl_image' 'glew' 'libvorbis' 'vdrift-data') |