From 3a1b1ec5cd5974c75069342d51566d298924c566 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Tue, 22 Dec 2020 14:56:19 +0100 Subject: dev-python/pychroot: Fix dev-python/snakeoil dependency Closes: https://bugs.gentoo.org/758692 Signed-off-by: Sebastian Pipping Package-Manager: Portage-3.0.12, Repoman-3.0.2 --- dev-python/pychroot/pychroot-0.10.2.ebuild | 2 +- dev-python/pychroot/pychroot-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pychroot') diff --git a/dev-python/pychroot/pychroot-0.10.2.ebuild b/dev-python/pychroot/pychroot-0.10.2.ebuild index 61c910718795..55a39a5dd211 100644 --- a/dev-python/pychroot/pychroot-0.10.2.ebuild +++ b/dev-python/pychroot/pychroot-0.10.2.ebuild @@ -24,7 +24,7 @@ RESTRICT="!test? ( test )" if [[ ${PV} == *9999 ]]; then RDEPEND="~dev-python/snakeoil-9999[${PYTHON_USEDEP}]" else - RDEPEND=">=dev-python/snakeoil-0.8.4[${PYTHON_USEDEP}]" + RDEPEND="