diff options
Diffstat (limited to 'perl-math-spline/PKGBUILD')
-rw-r--r-- | perl-math-spline/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-math-spline/PKGBUILD b/perl-math-spline/PKGBUILD index fa9b720d..4821bec3 100644 --- a/perl-math-spline/PKGBUILD +++ b/perl-math-spline/PKGBUILD @@ -2,7 +2,7 @@ pkgname='perl-math-spline' pkgver='0.02' pkgrel='1' pkgdesc="Cubic Spline Interpolation of data" -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=('perl') |