projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8efc5d7
)
sys-libs/libxcrypt: update 4.4.10 to fix Gentoo CI warning
author
Patrick McLean
<chutzpah@gentoo.org>
Tue, 5 Nov 2019 05:34:21 +0000
(21:34 -0800)
committer
Patrick McLean
<chutzpah@gentoo.org>
Tue, 5 Nov 2019 05:34:21 +0000
(21:34 -0800)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
sys-libs/libxcrypt/libxcrypt-4.4.10.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/libxcrypt/libxcrypt-4.4.10.ebuild
b/sys-libs/libxcrypt/libxcrypt-4.4.10.ebuild
index c656e73548c8cdd1dbbb4836f03a0ad8ff54e8be..93bc10d01ca61cdeffe0682ac0f107bc30cae719 100644
(file)
--- 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"
)