diff options
Diffstat (limited to 'community/rocksndiamonds/PKGBUILD')
-rw-r--r-- | community/rocksndiamonds/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rocksndiamonds/PKGBUILD b/community/rocksndiamonds/PKGBUILD index 6258e1065..5acae8d1c 100644 --- a/community/rocksndiamonds/PKGBUILD +++ b/community/rocksndiamonds/PKGBUILD @@ -6,7 +6,7 @@ pkgname=rocksndiamonds pkgver=3.3.0.1 pkgrel=1 pkgdesc="game similiar to Boulderdash with lots of levels" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.artsoft.org/rocksndiamonds/" license=('GPL') depends=('sdl' 'sdl_image' 'sdl_mixer' 'sdl_net' 'smpeg' 'rocksndiamonds-data') |