aboutsummaryrefslogtreecommitdiffstats
path: root/main/pkgconfig/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/pkgconfig/APKBUILD')
-rw-r--r--main/pkgconfig/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pkgconfig/APKBUILD b/main/pkgconfig/APKBUILD
index 7d981607759..c7baea9a422 100644
--- a/main/pkgconfig/APKBUILD
+++ b/main/pkgconfig/APKBUILD
@@ -4,7 +4,7 @@ pkgver=0.23
pkgrel=1
pkgdesc="A system for managing library compile/link flags"
url="http://pkgconfig.freedesktop.org/wiki/"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends=
source="http://$pkgname.freedesktop.org/releases/pkg-config-$pkgver.tar.gz"