diff options
Diffstat (limited to 'main/gtk-doc/APKBUILD')
-rw-r--r-- | main/gtk-doc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gtk-doc/APKBUILD b/main/gtk-doc/APKBUILD index 6d9ff4e49..540184589 100644 --- a/main/gtk-doc/APKBUILD +++ b/main/gtk-doc/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.15 pkgrel=0 pkgdesc="Documentation tool for public library API" url="http://www.gtk.org/gtk-doc/" -arch="x86 x86_64" +arch="all" license="GPL FDL" depends="docbook-xsl gnome-doc-utils perl pkgconfig" makedepends="rarian-dev py-libxml2 gettext" |