diff options
Diffstat (limited to 'argtable/PKGBUILD')
-rw-r--r-- | argtable/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/argtable/PKGBUILD b/argtable/PKGBUILD index e9d72ba4..b1d389d0 100644 --- a/argtable/PKGBUILD +++ b/argtable/PKGBUILD @@ -7,7 +7,7 @@ pkgname=('argtable' 'argtable-docs') pkgver=2.13 pkgrel=1 pkgdesc="An ANSI C command line parser" -arch=('i686' 'x86_64') +arch=('i686' 'pentium4' 'x86_64') # argtable-docs ist absichtlich nicht any ohne ELF Dateien url="http://argtable.sourceforge.net/" license=('GPL') |