summaryrefslogtreecommitdiff
path: root/community/ascii/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ascii/PKGBUILD')
-rw-r--r--community/ascii/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ascii/PKGBUILD b/community/ascii/PKGBUILD
index e9bd0f92c..c0b82490c 100644
--- a/community/ascii/PKGBUILD
+++ b/community/ascii/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ascii
pkgver=3.14
pkgrel=1
pkgdesc="Utility for conversion between various byte representations and the ASCII character table"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.catb.org/~esr/ascii"
license=('BSD')
depends=('glibc')