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