diff options
Diffstat (limited to 'perl-want')
-rw-r--r-- | perl-want/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-want/PKGBUILD b/perl-want/PKGBUILD index e4146978..5a63c088 100644 --- a/perl-want/PKGBUILD +++ b/perl-want/PKGBUILD @@ -5,7 +5,7 @@ pkgname='perl-want' pkgver='0.26' pkgrel='2' pkgdesc="A generalisation of wantarray" -arch=('any') +arch=('x86_64' 'i686') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=('perl') |