diff options
Diffstat (limited to 'extra/nppangband/PKGBUILD')
-rw-r--r-- | extra/nppangband/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nppangband/PKGBUILD b/extra/nppangband/PKGBUILD index 988ddcf52..177b0fa53 100644 --- a/extra/nppangband/PKGBUILD +++ b/extra/nppangband/PKGBUILD @@ -10,7 +10,7 @@ depends=('ncurses' 'libx11') makedepends=('libxaw' 'xorg-font-utils') source=(http://www.assembla.com/spaces/NPPAngband/documents/dmfeFgWJir3PuseJe5afGb/download/npp050-rev25-src.zip) license=('custom') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') build() { |