diff options
Diffstat (limited to 'main/libcroco/APKBUILD')
-rw-r--r-- | main/libcroco/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libcroco/APKBUILD b/main/libcroco/APKBUILD index 8150561316..0e748f99b6 100644 --- a/main/libcroco/APKBUILD +++ b/main/libcroco/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.6.2 pkgrel=4 pkgdesc="GNOME CSS2 parsing and manipulation toolkit" url="http://www.gnome.org" -arch="x86 x86_64" +arch="all" license="LGPL" subpackages="$pkgname-dev" depends= |