summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/libxcrypt/libxcrypt-4.4.10.ebuild')
-rw-r--r--sys-libs/libxcrypt/libxcrypt-4.4.10.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.10.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.10.ebuild
index c656e73548c8..93bc10d01ca6 100644
--- a/sys-libs/libxcrypt/libxcrypt-4.4.10.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-4.4.10.ebuild
@@ -17,6 +17,9 @@ IUSE="split-usr test"
BDEPEND="sys-apps/findutils
test? ( ${PYTHON_DEPS} )"
+# Gentoo CI complained about not having this
+RESTRICT="!test? ( test )"
+
PATCHES=(
"${FILESDIR}/libxcrypt-4.4.10-pythonver.patch"
)