diff options
Diffstat (limited to 'community/gl-117')
-rw-r--r-- | community/gl-117/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gl-117/PKGBUILD b/community/gl-117/PKGBUILD index db49d6f6c..7bd90379b 100644 --- a/community/gl-117/PKGBUILD +++ b/community/gl-117/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gl-117 pkgver=1.3.2 pkgrel=5 pkgdesc="An action flight simulator" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.heptargon.de/gl-117/gl-117.html" license=("GPL") depends=('freeglut' 'sdl_mixer' 'libxmu' 'libxi') |