summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/openrc/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/openrc/APKBUILD b/system/openrc/APKBUILD
index 53098c24a..d48ee52f6 100644
--- a/system/openrc/APKBUILD
+++ b/system/openrc/APKBUILD
@@ -6,6 +6,7 @@ pkgrel=6
pkgdesc="OpenRC manages the services, startup and shutdown of a host"
url="https://github.com/OpenRC/openrc"
arch="all"
+options="!check" # https://bugs.gentoo.org/575958
license="BSD-2-Clause"
depends="psmisc /sbin/init"
makedepends="bsd-compat-headers"