diff options
Diffstat (limited to 'community/snownews')
-rw-r--r-- | community/snownews/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/snownews/PKGBUILD b/community/snownews/PKGBUILD index ff4cdfc9f..a2fa070d2 100644 --- a/community/snownews/PKGBUILD +++ b/community/snownews/PKGBUILD @@ -6,7 +6,7 @@ pkgname=snownews pkgver=1.5.12 pkgrel=5 pkgdesc="Text mode RSS newsreader for Linux and Unix." -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://kiza.kcore.de/software/snownews/" license=('GPL') depends=('libxml2' 'ncurses' 'perl-xml-libxml' 'perl-xml-libxslt' 'openssl') |