diff options
Diffstat (limited to 'perl-mixin-linewise/PKGBUILD')
-rw-r--r-- | perl-mixin-linewise/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-mixin-linewise/PKGBUILD b/perl-mixin-linewise/PKGBUILD index 042916c4..6d03bf6d 100644 --- a/perl-mixin-linewise/PKGBUILD +++ b/perl-mixin-linewise/PKGBUILD @@ -5,7 +5,7 @@ pkgname='perl-mixin-linewise' pkgver='0.108' pkgrel='1' pkgdesc="write your linewise code for handles; this does the rest" -arch=('any') +arch=('x86_64' 'i686') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=('perl-perlio-utf8-strict' 'perl-sub-exporter') |