summaryrefslogtreecommitdiff
path: root/core/texinfo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/texinfo/PKGBUILD')
-rw-r--r--core/texinfo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/texinfo/PKGBUILD b/core/texinfo/PKGBUILD
index 0c022c9f7..244086cc7 100644
--- a/core/texinfo/PKGBUILD
+++ b/core/texinfo/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=texinfo
pkgver=5.1
pkgrel=1
pkgdesc="Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/texinfo/"
license=('GPL3')
groups=('base' 'base-devel')