summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaHIY2015-09-04 10:49:37 +0800
committerJaHIY2015-09-04 10:49:37 +0800
commite0b99961309c89cac613c5f7565060acefb73acc (patch)
tree89538f04edd91e31866b7954b4359a6de5ad1c3e /PKGBUILD
parente429218481159e6f1d0de1a2d329f226e1548d47 (diff)
downloadaur-perl-scalar-util-numeric.tar.gz
split arch because of XS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 055e67eaf9b2..78f3a8a4c4e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.40
pkgrel=1
pkgdesc='numeric tests for perl scalars'
_dist='Scalar-Util-Numeric'
-arch=('any')
+arch=('i686' 'x86_64')
url="https://metacpan.org/release/$_dist"
license=('PerlArtistic')
depends=('perl>=5.8')