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 /cssh/PKGBUILD | |
parent | 6d3a9f2d36bf306b0c3c723d12275699f653a710 (diff) | |
download | archlinuxewe-37865cb75b1e3dbaa123b1b1a807d8f202ab4532.tar.xz |
pentium4 new
Diffstat (limited to 'cssh/PKGBUILD')
-rw-r--r-- | cssh/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cssh/PKGBUILD b/cssh/PKGBUILD index b2a72f978..535189920 100644 --- a/cssh/PKGBUILD +++ b/cssh/PKGBUILD @@ -4,7 +4,7 @@ pkgname=cssh pkgver=0.r99.095c6ea _commit=${pkgver##*.} pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'pentium4' 'x86_64') pkgdesc='Parallel ssh client written in C' url='https://github.com/andreasbaumann/cssh' license=('GPL2') |