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