diff options
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/pfl/pfl-3.0-r2.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
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}] " |