From: Michał Górny Date: Sat, 18 May 2019 08:56:13 +0000 (+0200) Subject: app-portage/pfl: Prune dep on portage-mgorny X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e5c78999b23b2c42db49917b929386b38cf5ba31;p=gentoo.git app-portage/pfl: Prune dep on portage-mgorny Signed-off-by: Michał Górny --- diff --git a/app-portage/pfl/pfl-3.0-r2.ebuild b/app-portage/pfl/pfl-3.0-r2.ebuild index 6a9a4b578ca2..e8b17613d1fb 100644 --- a/app-portage/pfl/pfl-3.0-r2.ebuild +++ b/app-portage/pfl/pfl-3.0-r2.ebuild @@ -21,10 +21,7 @@ DEPEND="" RDEPEND=" ${DEPEND} net-misc/curl - || ( - sys-apps/portage[${PYTHON_USEDEP}] - sys-apps/portage-mgorny[${PYTHON_USEDEP}] - ) + sys-apps/portage[${PYTHON_USEDEP}] >=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}] "