aboutsummaryrefslogtreecommitdiffstats
path: root/main/pax-utils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/pax-utils/APKBUILD')
-rw-r--r--main/pax-utils/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/pax-utils/APKBUILD b/main/pax-utils/APKBUILD
index 722df758e1..03ff0ae526 100644
--- a/main/pax-utils/APKBUILD
+++ b/main/pax-utils/APKBUILD
@@ -6,6 +6,7 @@ pkgrel=1
pkgdesc="ELF related utils for ELF 32/64 binaries"
url="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities"
arch="all"
+opitons="!check" # Requires unpackaged dependencies
license="GPL-2.0"
depends="scanelf"
makedepends_build=""