diff options
Diffstat (limited to 'perl-type-tiny-xs')
-rw-r--r-- | perl-type-tiny-xs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-type-tiny-xs/PKGBUILD b/perl-type-tiny-xs/PKGBUILD index 6df4c34dc..0229416ad 100644 --- a/perl-type-tiny-xs/PKGBUILD +++ b/perl-type-tiny-xs/PKGBUILD @@ -5,7 +5,7 @@ pkgname='perl-type-tiny-xs' pkgver=0.014 pkgrel='3' pkgdesc='provides an XS boost for some of Type::Tiny'"'"'s built-in type constraints' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'pentium4') license=('PerlArtistic' 'GPL') options=('!emptydirs') provides=( |