summaryrefslogtreecommitdiff
path: root/community/dopewars/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dopewars/PKGBUILD')
-rw-r--r--community/dopewars/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dopewars/PKGBUILD b/community/dopewars/PKGBUILD
index 2fe81262b..2ce608fc2 100644
--- a/community/dopewars/PKGBUILD
+++ b/community/dopewars/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=4
pkgdesc="dopewars is a Drug dealing game set in New York"
url="http://dopewars.sourceforge.net/"
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('gtk2>=2.12.11' 'alsa-lib' 'audiofile' 'esd' 'sdl_mixer' 'ncurses>=5.6-7')
install='dopewars.install'
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")