summaryrefslogtreecommitdiff
path: root/core/gettext/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/gettext/PKGBUILD')
-rw-r--r--core/gettext/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gettext/PKGBUILD b/core/gettext/PKGBUILD
index fc1d8973c..ad2995152 100644
--- a/core/gettext/PKGBUILD
+++ b/core/gettext/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gettext
pkgver=0.18.3.2
pkgrel=1
pkgdesc="GNU internationalization library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/gettext/"
license=('GPL')
groups=('base' 'base-devel')