diff options
Diffstat (limited to 'main/randrproto/APKBUILD')
-rw-r--r-- | main/randrproto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/randrproto/APKBUILD b/main/randrproto/APKBUILD index 25d16280df..774a4b4add 100644 --- a/main/randrproto/APKBUILD +++ b/main/randrproto/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.3.2 pkgrel=0 pkgdesc="X11 RandR extension wire protocol" url="http://xorg.freedesktop.org/" -arch="x86 x86_64" +arch="all" license="custom" depends="" makedepends="" |