diff options
Diffstat (limited to 'main/xhost')
-rw-r--r-- | main/xhost/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/xhost/APKBUILD b/main/xhost/APKBUILD index e1c2b6589..b827e8302 100644 --- a/main/xhost/APKBUILD +++ b/main/xhost/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.0.3 pkgrel=1 pkgdesc="Controls host and/or user access to a running X server." url="http://xorg.freedesktop.org/" +arch="x86 x86_64" license="custom" subpackages="$pkgname-doc" depends= |