diff options
Diffstat (limited to 'main/pixman')
-rw-r--r-- | main/pixman/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pixman/APKBUILD b/main/pixman/APKBUILD index 8acfd6f79..2b629a869 100644 --- a/main/pixman/APKBUILD +++ b/main/pixman/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.20.0 pkgrel=0 pkgdesc="Pixman library" url="http://xorg.freedesktop.org" -arch="x86 x86_64" +arch="all" license="custom" subpackages="$pkgname-dev" depends= |