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