From 9c3e53224104840c14c33c4487bba32c710df0ea Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 21 Mar 2018 18:19:16 +0100 Subject: sys-devel/crossdev: Support sys-apps/portage-mgorny --- sys-devel/crossdev/crossdev-99999999.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sys-devel/crossdev/crossdev-99999999.ebuild') diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild b/sys-devel/crossdev/crossdev-99999999.ebuild index 73d9c4690063..d6645156ceb3 100644 --- a/sys-devel/crossdev/crossdev-99999999.ebuild +++ b/sys-devel/crossdev/crossdev-99999999.ebuild @@ -19,7 +19,11 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -RDEPEND=">=sys-apps/portage-2.1 +RDEPEND=" + || ( + >=sys-apps/portage-2.1 + sys-apps/portage-mgorny + ) >=app-portage/portage-utils-0.55 app-shells/bash sys-apps/gentoo-functions -- cgit v1.2.3-65-gdbad