diff options
Diffstat (limited to 'perl-statistics-descriptive/PKGBUILD')
-rw-r--r-- | perl-statistics-descriptive/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-statistics-descriptive/PKGBUILD b/perl-statistics-descriptive/PKGBUILD index 9b24cd51..4e342332 100644 --- a/perl-statistics-descriptive/PKGBUILD +++ b/perl-statistics-descriptive/PKGBUILD @@ -5,7 +5,7 @@ pkgname='perl-statistics-descriptive' pkgver='3.0609' pkgrel='2' pkgdesc="Module of basic descriptive statistical functions." -arch=('any') +arch=('x86_64' 'i686') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=('perl-list-moreutils>=0') |