diff options
Diffstat (limited to 'community/bsd-games/PKGBUILD')
-rw-r--r-- | community/bsd-games/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bsd-games/PKGBUILD b/community/bsd-games/PKGBUILD index 470e8a2f0..910754aec 100644 --- a/community/bsd-games/PKGBUILD +++ b/community/bsd-games/PKGBUILD @@ -8,7 +8,7 @@ pkgver=2.17 pkgrel=13 pkgdesc="A linux port for a collection of BSD command line games." url="ftp://ftp.ibiblio.org/pub/Linux/games/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') install=$pkgname.install license=('BSD') depends=(gcc-libs words sh) |