diff options
Diffstat (limited to 'main/xfce4-dev-tools/APKBUILD')
-rw-r--r-- | main/xfce4-dev-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-dev-tools/APKBUILD b/main/xfce4-dev-tools/APKBUILD index f15e6c2645..f6688577a8 100644 --- a/main/xfce4-dev-tools/APKBUILD +++ b/main/xfce4-dev-tools/APKBUILD @@ -4,7 +4,7 @@ pkgver=4.7.4 pkgrel=0 pkgdesc="Xfce developer tools" url="http://www.xfce.org/" -arch="x86 x86_64" +arch="all" license="GPL2" depends="automake autoconf make intltool pkgconfig gtk-doc" makedepends= |