summaryrefslogtreecommitdiff
path: root/fpc-cross
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-04-13 16:36:43 +0200
committerErich Eckner <git@eckner.net>2019-04-13 16:36:43 +0200
commit37865cb75b1e3dbaa123b1b1a807d8f202ab4532 (patch)
treeaa4370121779c0169ce1f17bf80818e61e94e964 /fpc-cross
parent6d3a9f2d36bf306b0c3c723d12275699f653a710 (diff)
downloadarchlinuxewe.git.save-37865cb75b1e3dbaa123b1b1a807d8f202ab4532.tar.xz
pentium4 new
Diffstat (limited to 'fpc-cross')
-rw-r--r--fpc-cross/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpc-cross/PKGBUILD b/fpc-cross/PKGBUILD
index 07fa5868..225dc8b4 100644
--- a/fpc-cross/PKGBUILD
+++ b/fpc-cross/PKGBUILD
@@ -12,7 +12,7 @@ pkgname=(fpc-cross-common fpc-win32 fpc-win64)
pkgver=3.0.4
pkgrel=1
pkgdesc='Free Pascal Compiler, Turbo Pascal 7.0 and Delphi compatible - cross compiler'
-arch=('i686' 'x86_64')
+arch=('i686' 'pentium4' 'x86_64')
url="http://www.freepascal.org/"
license=('GPL' 'LGPL' 'custom')
depends=('ncurses' 'zlib' 'expat' 'binutils' 'make')