summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a65b2c4b7569..91d074315d72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _extname=ev
pkgver=1.1.5
pkgrel=1
pkgdesc="PHP extension for interface to libev library"
-arch=("i686" "x86_64")
+arch=(any)
url="https://bitbucket.org/osmanov/pecl-ev"
license=('New BSD')
depends=('php')