app-portage/pfl: Prune dep on portage-mgorny
authorMichał Górny <mgorny@gentoo.org>
Sat, 18 May 2019 08:56:13 +0000 (10:56 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 18 May 2019 10:02:33 +0000 (12:02 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/pfl/pfl-3.0-r2.ebuild

index 6a9a4b578ca2929908be45489d372543243c10cf..e8b17613d1fb7d821b3c99a98d1bf095a11ae305 100644 (file)
@@ -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}]
 "