summaryrefslogtreecommitdiff
path: root/community/lesspipe/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lesspipe/PKGBUILD')
-rw-r--r--community/lesspipe/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lesspipe/PKGBUILD b/community/lesspipe/PKGBUILD
index 930399ce3..14a11a2d4 100644
--- a/community/lesspipe/PKGBUILD
+++ b/community/lesspipe/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.71
pkgrel=1
pkgdesc='an input filter for the pager less'
depends=('less')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
optdepends=('rpmextract: support for rpm files'
'fastjar: support for jar files'