aboutsummaryrefslogtreecommitdiffstats
path: root/main/pax-utils/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-03-04 15:33:32 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2018-03-06 00:45:54 +0000
commit7db2efa47bc5fdef1929a33842fa2cff61b6b635 (patch)
tree8e66b9fe688e3d5ec93a545c74debb06e6370f64 /main/pax-utils/APKBUILD
parentd5895867c4f764252a4d04368e6a1121222b62a9 (diff)
downloadaports-7db2efa47bc5fdef1929a33842fa2cff61b6b635.tar.bz2
aports-7db2efa47bc5fdef1929a33842fa2cff61b6b635.tar.xz
main/pax-utils: disable check for now
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=""