summaryrefslogtreecommitdiff
path: root/community/prboom/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/prboom/PKGBUILD')
-rw-r--r--community/prboom/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/prboom/PKGBUILD b/community/prboom/PKGBUILD
index a7af51cb7..aae80d373 100644
--- a/community/prboom/PKGBUILD
+++ b/community/prboom/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=6
pkgdesc='A game engine which provides a program to play Doom levels.'
url='http://prboom.sourceforge.net/'
license=('GPL2')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libpng' 'mesa' 'sdl_mixer' 'sdl_net')
source=("http://downloads.sourceforge.net/prboom/${pkgname}-${pkgver}.tar.gz"
'libpng-1.4.patch')