aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/freeimage/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/freeimage/APKBUILD b/testing/freeimage/APKBUILD
index d948ced642..8826e76edb 100644
--- a/testing/freeimage/APKBUILD
+++ b/testing/freeimage/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Taner Tas <taner76@gmail.com>
pkgname=freeimage
pkgver=3.17.0
-pkgrel=0
+pkgrel=1
pkgdesc="Open Source library project for developers who would like to support popular graphics image formats."
url="http://freeimage.sourceforge.net/"
-arch="all"
+arch="!ppc64le"
license="GPL-2.0-only FreeImage"
_distname="FreeImage"
makedepends="dos2unix"