diff options
Diffstat (limited to 'main/libice/APKBUILD')
-rw-r--r-- | main/libice/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/libice/APKBUILD b/main/libice/APKBUILD index 2fde634a6a..58ff1dcb63 100644 --- a/main/libice/APKBUILD +++ b/main/libice/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.0.7 pkgrel=0 pkgdesc="X11 Inter-Client Exchange library" url="http://xorg.freedesktop.org/" +arch="x86 x86_64" license="custom" depends= makedepends="pkgconfig xproto xtrans" |