summaryrefslogtreecommitdiff
path: root/pcr/pandoc
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/pandoc')
-rw-r--r--pcr/pandoc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/pandoc/PKGBUILD b/pcr/pandoc/PKGBUILD
index 89e35b17d..94be42fea 100644
--- a/pcr/pandoc/PKGBUILD
+++ b/pcr/pandoc/PKGBUILD
@@ -14,7 +14,7 @@ _srcrel=2
pkgdesc='Conversion between markup formats (no Haskell libs)'
url='http://johnmacfarlane.net/pandoc/'
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
# Needed for pandoc-citeproc
depends=('icu>=52' 'icu<=54')
makedepends=('ghc' 'sh' 'cabal-install' 'alex' 'happy')