summaryrefslogtreecommitdiff
path: root/community/dopewars
diff options
context:
space:
mode:
Diffstat (limited to 'community/dopewars')
-rw-r--r--community/dopewars/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dopewars/PKGBUILD b/community/dopewars/PKGBUILD
index bb04e7fc9..4433977cc 100644
--- a/community/dopewars/PKGBUILD
+++ b/community/dopewars/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=5
pkgdesc="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' 'alsa-lib' 'audiofile' 'esd' 'sdl_mixer' 'ncurses')
install='dopewars.install'
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")