commit: b5eef28168dc6a33118d8c1670bd8cbd47c6f171
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 6 05:41:58 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Oct 6 05:42:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5eef281
app-admin/ansible: fix ansible 2.10 dep on ansible_base
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
app-admin/ansible/ansible-2.10.0.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/app-admin/ansible/ansible-2.10.0.ebuild
b/app-admin/ansible/ansible-2.10.0.ebuild
index 70df6adeb90..b3b6a8e0657 100644
--- a/app-admin/ansible/ansible-2.10.0.ebuild
+++ b/app-admin/ansible/ansible-2.10.0.ebuild
@@ -37,10 +37,8 @@ RDEPEND="
dev-python/pexpect[${PYTHON_USEDEP}]
net-misc/sshpass
virtual/ssh
- !app-admin/ansible-base
"
DEPEND="
- !app-admin/ansible-base
>=dev-python/packaging-16.6[${PYTHON_USEDEP}]
doc? (
dev-python/sphinx[${PYTHON_USEDEP}]