aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/upx/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/upx/APKBUILD b/testing/upx/APKBUILD
index 6226458a72..72f4424401 100644
--- a/testing/upx/APKBUILD
+++ b/testing/upx/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.94
pkgrel=0
pkgdesc="The Ultimate Packer for eXecutables"
url="https://upx.github.io"
-arch="all !ppc64le"
+arch="all"
license="GPL2 public-domain"
# perl-dev is used to generate man pages
makedepends="bash perl-dev ucl-dev zlib-dev"