summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaHIY2015-09-04 10:46:11 +0800
committerJaHIY2015-09-04 10:46:11 +0800
commitb82938e49718f2e24f8024a4f45c5f19986215db (patch)
tree611d8a1b520279db975666d8dba19b032838462a /PKGBUILD
parente2fb426d0c2c55488c4961084a66368d3b9fa4eb (diff)
downloadaur-perl-cgi-deurl-xs.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 a081340b1001..c0c0db425bc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.08
pkgrel=1
pkgdesc='Fast decoder for URL parameter strings'
_dist='CGI-Deurl-XS'
-arch=('any')
+arch=('i686' 'x86_64')
url="https://metacpan.org/release/$_dist"
license=('PerlArtistic')
depends=('perl' )