diff options
Diffstat (limited to 'perl-encoding-fixlatin')
-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 db21ca12..c26a60c5 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=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( |