From c7318fd3224542a10f943b7f27e2aad5e6288a00 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 18 May 2019 10:55:43 +0200 Subject: [PATCH] app-portage/distpatch: Prune dep on portage-mgorny MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-portage/distpatch/distpatch-0.1.2-r1.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app-portage/distpatch/distpatch-0.1.2-r1.ebuild b/app-portage/distpatch/distpatch-0.1.2-r1.ebuild index 5c369d66145e..f54a61631051 100644 --- a/app-portage/distpatch/distpatch-0.1.2-r1.ebuild +++ b/app-portage/distpatch/distpatch-0.1.2-r1.ebuild @@ -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}]" -- 2.26.2