app-portage/distpatch: Prune dep on portage-mgorny
authorMichał Górny <mgorny@gentoo.org>
Sat, 18 May 2019 08:55:43 +0000 (10:55 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 18 May 2019 10:02:05 +0000 (12:02 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/distpatch/distpatch-0.1.2-r1.ebuild

index 5c369d66145e76e382e3ae29f61e6befe7b64d28..f54a616310511715b739746ccac37d4e1480bd6c 100644 (file)
@@ -17,10 +17,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 CDEPEND="
-       || (
-               >=sys-apps/portage-2.1.8.3[${PYTHON_USEDEP}]
-               sys-apps/portage-mgorny[${PYTHON_USEDEP}]
-       )
+       >=sys-apps/portage-2.1.8.3[${PYTHON_USEDEP}]
        dev-python/snakeoil[${PYTHON_USEDEP}]"
 DEPEND="${CDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"