diff options
Diffstat (limited to 'community/paintown/PKGBUILD')
-rw-r--r-- | community/paintown/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/paintown/PKGBUILD b/community/paintown/PKGBUILD index 8d885f949..6b4def06f 100644 --- a/community/paintown/PKGBUILD +++ b/community/paintown/PKGBUILD @@ -6,7 +6,7 @@ pkgname=paintown pkgver=3.4.0 pkgrel=2 pkgdesc="An open source fighting game in the same genre as Streets of Rage and Teenage Mutant Ninja Turtles." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://paintown.sourceforge.net/" license=('GPL') depends=('python2' 'freetype2' 'allegro') |