diff options
Diffstat (limited to 'main/iceauth/APKBUILD')
-rw-r--r-- | main/iceauth/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/iceauth/APKBUILD b/main/iceauth/APKBUILD index eed4225075..454a8a9500 100644 --- a/main/iceauth/APKBUILD +++ b/main/iceauth/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.0.3 pkgrel=1 pkgdesc="X.Org ICE authority file utility" url="http://xorg.freedesktop.org/" +arch="x86 x86_64" license="custom" subpackages="$pkgname-doc" depends= |