diff options
Diffstat (limited to 'main/xcb-proto/APKBUILD')
-rw-r--r-- | main/xcb-proto/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/xcb-proto/APKBUILD b/main/xcb-proto/APKBUILD index b5b6d966f2..8f4b0080e7 100644 --- a/main/xcb-proto/APKBUILD +++ b/main/xcb-proto/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.6 pkgrel=0 pkgdesc="XML-XCB protocol descriptions" url="http://xcb.freedesktop.org/" +arch="x86 x86_64" license="custom" depends= makedepends="python" |