diff options
Diffstat (limited to 'core/links')
-rw-r--r-- | core/links/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/links/PKGBUILD b/core/links/PKGBUILD index 6825536f5..c52cf0a05 100644 --- a/core/links/PKGBUILD +++ b/core/links/PKGBUILD @@ -5,7 +5,7 @@ pkgname=links pkgver=2.3 pkgrel=1 pkgdesc="A text WWW browser, similar to Lynx" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://links.twibright.com/" license=('GPL') depends=('bzip2' 'zlib' 'openssl' 'gpm') |