diff options
Diffstat (limited to 'pamtester/PKGBUILD')
-rw-r--r-- | pamtester/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pamtester/PKGBUILD b/pamtester/PKGBUILD index f654b789e..5d3652b46 100644 --- a/pamtester/PKGBUILD +++ b/pamtester/PKGBUILD @@ -4,7 +4,7 @@ pkgname=pamtester pkgver=0.1.2 pkgrel=3 pkgdesc="Tiny program to test the pluggable authentication modules (PAM) facility" -arch=(i686 x86_64) +arch=(i686 pentium4 x86_64) url="http://pamtester.sourceforge.net/" license=(custom) depends=(pam) |