diff options
Diffstat (limited to 'perl-http-entity-parser/PKGBUILD')
-rw-r--r-- | perl-http-entity-parser/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-http-entity-parser/PKGBUILD b/perl-http-entity-parser/PKGBUILD index e18a287c..4baf3372 100644 --- a/perl-http-entity-parser/PKGBUILD +++ b/perl-http-entity-parser/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-http-entity-parser' pkgver=0.20 -pkgrel='2' +pkgrel='3' pkgdesc='PSGI compliant HTTP Entity Parser' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') provides=( |