diff options
Diffstat (limited to 'perl-http-multipartparser')
-rw-r--r-- | perl-http-multipartparser/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-http-multipartparser/PKGBUILD b/perl-http-multipartparser/PKGBUILD index 23ae6d3f2..3183e0d31 100644 --- a/perl-http-multipartparser/PKGBUILD +++ b/perl-http-multipartparser/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-http-multipartparser' pkgver=0.02 -pkgrel='3' +pkgrel='4' pkgdesc='HTTP MultiPart Parser' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( |