diff options
Diffstat (limited to 'community/amsn/PKGBUILD')
-rw-r--r-- | community/amsn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/amsn/PKGBUILD b/community/amsn/PKGBUILD index c96ccf33c..8159f68f7 100644 --- a/community/amsn/PKGBUILD +++ b/community/amsn/PKGBUILD @@ -7,7 +7,7 @@ pkgname=amsn pkgver=0.98.4 pkgrel=1 pkgdesc="MSN client written in Tcl/Tk" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://amsn.sourceforge.net/" license=('GPL2') depends=('tk' 'tls') |