diff options
Diffstat (limited to 'community/pantomime/PKGBUILD')
-rw-r--r-- | community/pantomime/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pantomime/PKGBUILD b/community/pantomime/PKGBUILD index 1d3654d74..d8cfc9588 100644 --- a/community/pantomime/PKGBUILD +++ b/community/pantomime/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pantomime pkgver=1.2.0pre3 pkgrel=3 pkgdesc="A set of Objective-C classes that model a mail system" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.collaboration-world.com/pantomime" license=("LGPL" "custom") depends=('gnustep-back' 'openssl') |