diff options
Diffstat (limited to 'perl-cache-fastmmap/PKGBUILD')
-rw-r--r-- | perl-cache-fastmmap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-cache-fastmmap/PKGBUILD b/perl-cache-fastmmap/PKGBUILD index 123f7323..6dbafd11 100644 --- a/perl-cache-fastmmap/PKGBUILD +++ b/perl-cache-fastmmap/PKGBUILD @@ -5,7 +5,7 @@ pkgname='perl-cache-fastmmap' pkgver=1.48 pkgrel=1 pkgdesc='Uses an mmap'"'"'ed file to act as a shared memory interprocess cache' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'pentium4') license=('PerlArtistic' 'GPL') options=('!emptydirs') makedepends=( |