aboutsummaryrefslogtreecommitdiffstats
path: root/main/pcre/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/pcre/APKBUILD')
-rw-r--r--main/pcre/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pcre/APKBUILD b/main/pcre/APKBUILD
index e4f04305b21..4bfd4d53639 100644
--- a/main/pcre/APKBUILD
+++ b/main/pcre/APKBUILD
@@ -4,7 +4,7 @@ pkgver=8.11
pkgrel=1
pkgdesc="Perl-compatible regular expression library"
url="http://pcre.sourceforge.net"
-arch="x86 x86_64"
+arch="all"
license="BSD"
depends=
makedepends="autoconf automake libtool"