diff options
Diffstat (limited to 'core/groff')
-rw-r--r-- | core/groff/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/groff/PKGBUILD b/core/groff/PKGBUILD index cf727defa..ce83ab075 100644 --- a/core/groff/PKGBUILD +++ b/core/groff/PKGBUILD @@ -5,7 +5,7 @@ pkgname=groff pkgver=1.22.2 pkgrel=2 pkgdesc="GNU troff text-formatting system" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/groff/groff.html" license=('GPL') groups=('base-devel') |