diff options
Diffstat (limited to 'perl-encoding-fixlatin/PKGBUILD')
-rw-r--r-- | perl-encoding-fixlatin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-encoding-fixlatin/PKGBUILD b/perl-encoding-fixlatin/PKGBUILD index c26a60c54..db21ca12d 100644 --- a/perl-encoding-fixlatin/PKGBUILD +++ b/perl-encoding-fixlatin/PKGBUILD @@ -5,7 +5,7 @@ pkgname='perl-encoding-fixlatin' pkgver='1.04' pkgrel='1' pkgdesc="takes mixed encoding input and produces UTF-8 output" -arch=('any') +arch=('x86_64' 'i686') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( |