summaryrefslogtreecommitdiff
path: root/community/lazarus/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lazarus/PKGBUILD')
-rw-r--r--community/lazarus/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lazarus/PKGBUILD b/community/lazarus/PKGBUILD
index 70605b513..ffc62aba9 100644
--- a/community/lazarus/PKGBUILD
+++ b/community/lazarus/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc='Delphi-like IDE for FreePascal'
url='http://www.lazarus.freepascal.org/'
license=('GPL2' 'MPL' 'custom:LGPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('fpc' 'fpc-src' 'gtk2')
#makedepends=(rpmextract)
options=('!emptydirs' '!makeflags')