diff options
-rw-r--r-- | testing/unifont/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/unifont/APKBUILD b/testing/unifont/APKBUILD index 0449108a5e..3c0b67bb3d 100644 --- a/testing/unifont/APKBUILD +++ b/testing/unifont/APKBUILD @@ -5,7 +5,7 @@ pkgver=9.0.06 pkgrel=0 pkgdesc="GNU Unifont package with glyphs for every printable code point in the Unicode 9.0 Basic Multilingual Plane (BMP)" url="http://unifoundry.com/unifont.html" -arch="ppc64le" +arch="all" license="GPL" depends="bdftopcf perl-gd" makedepends="" |