diff options
Diffstat (limited to 'community/caph/PKGBUILD')
-rw-r--r-- | community/caph/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/caph/PKGBUILD b/community/caph/PKGBUILD index 503c87bcb..6887119cb 100644 --- a/community/caph/PKGBUILD +++ b/community/caph/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: jose <jose1711 [at] gmail (dot) com> pkgname=caph -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgver=1.1 pkgrel=4 pkgdesc='Sandbox game based on physics which uses doodles as a primary gameplay element' |