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 04307c8e5..31f310435 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=2 pkgdesc="A sandbox game based on physics which uses doodles as a primary gameplay element" |