diff options
Diffstat (limited to 'community/blobby2/PKGBUILD')
-rw-r--r-- | community/blobby2/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/blobby2/PKGBUILD b/community/blobby2/PKGBUILD index 1bcd9e068..794a9dd94 100644 --- a/community/blobby2/PKGBUILD +++ b/community/blobby2/PKGBUILD @@ -3,8 +3,9 @@ # Contributor: Urs Wolfer <uwolfer @ fwo.ch> pkgname=blobby2 +====== pkgver=0.9c -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') pkgrel=1 pkgdesc="A beach ball game with blobs of goo" url="http://sourceforge.net/projects/blobby/" |