diff options
Diffstat (limited to 'perl-net-ssh2')
-rw-r--r-- | perl-net-ssh2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-net-ssh2/PKGBUILD b/perl-net-ssh2/PKGBUILD index 45c4b968a..4b11bdf51 100644 --- a/perl-net-ssh2/PKGBUILD +++ b/perl-net-ssh2/PKGBUILD @@ -5,7 +5,7 @@ pkgname='perl-net-ssh2' pkgver=0.70 pkgrel=1 pkgdesc='Support for the SSH 2 protocol via libssh2.' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'pentium4') license=('PerlArtistic' 'GPL') options=('!emptydirs') makedepends=( |