diff options
Diffstat (limited to 'community/freeorion/PKGBUILD')
-rw-r--r-- | community/freeorion/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/freeorion/PKGBUILD b/community/freeorion/PKGBUILD index ad30d215f..57c75780a 100644 --- a/community/freeorion/PKGBUILD +++ b/community/freeorion/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.4 _fixedrevision=4635 pkgrel=5 pkgdesc="Turn-based galactic conquest game inspired by Master of Orion" -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url="http://www.freeorion.org/" license=('GPL') if [ "$CARCH" == "x86_64" ] |