diff options
Diffstat (limited to 'main/gucharmap/APKBUILD')
-rw-r--r-- | main/gucharmap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gucharmap/APKBUILD b/main/gucharmap/APKBUILD index d1632696f..4a534a070 100644 --- a/main/gucharmap/APKBUILD +++ b/main/gucharmap/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.32.1 pkgrel=0 pkgdesc="the GNOME Character Map, based on the Unicode Character Database" url="http://live.gnome.org/Gucharmap" -arch="x86 x86_64" +arch="all" license="GPL" depends= makedepends="gtk+-dev" |