summaryrefslogtreecommitdiff
path: root/community/fpc
diff options
context:
space:
mode:
Diffstat (limited to 'community/fpc')
-rw-r--r--community/fpc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fpc/PKGBUILD b/community/fpc/PKGBUILD
index 16dd11444..e3d154b45 100644
--- a/community/fpc/PKGBUILD
+++ b/community/fpc/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=fpc
pkgver=2.4.4
pkgrel=1
pkgdesc="The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32bit Pascal Compiler. It comes with fully TP 7.0 compatible run-time library."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.freepascal.org/"
license=('GPL' 'LGPL' 'custom')
backup=("etc/fpc.cfg")