diff options
author | Erich Eckner <git@eckner.net> | 2019-04-13 16:36:43 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-04-13 16:36:43 +0200 |
commit | 37865cb75b1e3dbaa123b1b1a807d8f202ab4532 (patch) | |
tree | aa4370121779c0169ce1f17bf80818e61e94e964 /pamtester/PKGBUILD | |
parent | 6d3a9f2d36bf306b0c3c723d12275699f653a710 (diff) | |
download | archlinuxewe-37865cb75b1e3dbaa123b1b1a807d8f202ab4532.tar.xz |
pentium4 new
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) |