diff options
Diffstat (limited to 'community/slrn/PKGBUILD')
-rw-r--r-- | community/slrn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/slrn/PKGBUILD b/community/slrn/PKGBUILD index 9daf9d968..a2f51379d 100644 --- a/community/slrn/PKGBUILD +++ b/community/slrn/PKGBUILD @@ -6,7 +6,7 @@ pkgname=slrn pkgver=0.9.9p1 pkgrel=7 pkgdesc="An open source text-based news client" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.slrn.org/" license=('GPL') depends=('openssl' 'slang') |