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