diff options
Diffstat (limited to 'main/xf86bigfontproto/APKBUILD')
-rw-r--r-- | main/xf86bigfontproto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86bigfontproto/APKBUILD b/main/xf86bigfontproto/APKBUILD index 59d42d9fbe..92ec6a0561 100644 --- a/main/xf86bigfontproto/APKBUILD +++ b/main/xf86bigfontproto/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.2.0 pkgrel=0 pkgdesc="X11 Big Fonts extension wire protocol" url="http://xorg.freedesktop.org/" -arch="x86 x86_64" +arch="all" license="custom" depends="" makedepends="" |