diff options
Diffstat (limited to 'perl-const-fast/PKGBUILD')
-rw-r--r-- | perl-const-fast/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-const-fast/PKGBUILD b/perl-const-fast/PKGBUILD index 80ef43a4..b3c1070c 100644 --- a/perl-const-fast/PKGBUILD +++ b/perl-const-fast/PKGBUILD @@ -5,7 +5,7 @@ pkgname='perl-const-fast' pkgver='0.014' pkgrel='1' pkgdesc="Facility for creating read-only scalars, arrays, and hashes" -arch=('any') +arch=('x86_64' 'i686') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( |