summaryrefslogtreecommitdiffstats
path: root/main/libpthread-stubs
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
commitda49ad32c469ea4e9426a6ac6d8c2e1db97edda6 (patch)
tree35308ac79cebd3b0b61be6a1e1834257ef8082d5 /main/libpthread-stubs
parent274c1072d286ab5def79cb16798ae89e6d71017d (diff)
downloadaports-da49ad32c469ea4e9426a6ac6d8c2e1db97edda6.tar.bz2
aports-da49ad32c469ea4e9426a6ac6d8c2e1db97edda6.tar.xz
main/*: add arch
Diffstat (limited to 'main/libpthread-stubs')
-rw-r--r--main/libpthread-stubs/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/libpthread-stubs/APKBUILD b/main/libpthread-stubs/APKBUILD
index 843e47958..f439d8113 100644
--- a/main/libpthread-stubs/APKBUILD
+++ b/main/libpthread-stubs/APKBUILD
@@ -4,6 +4,7 @@ pkgver=0.3
pkgrel=1
pkgdesc="Pthread functions stubs for platforms missing them"
url="http://cgit.freedesktop.org/xcb/pthread-stubs"
+arch="x86 x86_64"
license="X11"
depends=
source="http://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2"