diff options
Diffstat (limited to 'perl-pegex')
-rw-r--r-- | perl-pegex/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-pegex/PKGBUILD b/perl-pegex/PKGBUILD index 280e01332..6245453f8 100644 --- a/perl-pegex/PKGBUILD +++ b/perl-pegex/PKGBUILD @@ -5,7 +5,7 @@ pkgname='perl-pegex' pkgver='0.60' pkgrel='2' pkgdesc="Acmeist PEG Parser Framework" -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=('perl-yaml-libyaml' 'perl-file-sharedir-install') |