summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-11-03 12:18:42 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-11-03 12:19:53 -0600
commit0bf52fd63710d20619a8889178c19095a526160a (patch)
tree8b3079a10b15a3d3d0bb93f3ae12409aa05c9cf7 /app-admin/ansible
parentdev-lua/lutok: define REQUIRED_USE (diff)
downloadgentoo-0bf52fd63710d20619a8889178c19095a526160a.tar.gz
gentoo-0bf52fd63710d20619a8889178c19095a526160a.tar.bz2
gentoo-0bf52fd63710d20619a8889178c19095a526160a.zip
app-admin/ansible: fix patching 2.10.1
Closes: https://bugs.gentoo.org/752483 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/ansible')
-rw-r--r--app-admin/ansible/ansible-2.10.1.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/app-admin/ansible/ansible-2.10.1.ebuild b/app-admin/ansible/ansible-2.10.1.ebuild
index e354669aeae1..3bfcb1fab2c6 100644
--- a/app-admin/ansible/ansible-2.10.1.ebuild
+++ b/app-admin/ansible/ansible-2.10.1.ebuild
@@ -57,8 +57,6 @@ DEPEND="
dev-vcs/git
)"
-PATCHES=( "${FILESDIR}/ansible-2.10.0-CVE-2020-25635-6.patch" )
-
python_compile() {
export ANSIBLE_SKIP_CONFLICT_CHECK=1
distutils-r1_python_compile