diff options
Diffstat (limited to 'main/xbacklight/APKBUILD')
-rw-r--r-- | main/xbacklight/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xbacklight/APKBUILD b/main/xbacklight/APKBUILD index e96c7c1577..2f10bad1bc 100644 --- a/main/xbacklight/APKBUILD +++ b/main/xbacklight/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.1 pkgrel=2 pkgdesc="Sets backlight level using the RandR 1.2 BACKLIGHT output property" url="http://xorg.freedesktop.org/" -arch="x86 x86_64" +arch="all" license="custom" subpackages="$pkgname-doc" depends= |