From 37865cb75b1e3dbaa123b1b1a807d8f202ab4532 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 13 Apr 2019 16:36:43 +0200 Subject: pentium4 new --- fpc-cross/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fpc-cross') 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') -- cgit v1.2.3-54-g00ecf