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