diff options
Diffstat (limited to 'main/ghostscript-fonts/APKBUILD')
-rw-r--r-- | main/ghostscript-fonts/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ghostscript-fonts/APKBUILD b/main/ghostscript-fonts/APKBUILD index b566478c42..a292f458b5 100644 --- a/main/ghostscript-fonts/APKBUILD +++ b/main/ghostscript-fonts/APKBUILD @@ -6,7 +6,7 @@ pkgver=8.11 pkgrel=0 pkgdesc="Fonts and font metrics distributed with Ghostscript" url="http://gs-fonts.sourceforge.net/" -arch="x86 x86_64" +arch="all" license="GPL" source="http://downloads.sourceforge.net/gs-fonts/$_pkgname-$pkgver.tar.gz" |