summaryrefslogtreecommitdiff
path: root/app-portage/g-cpan/g-cpan-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/g-cpan/g-cpan-9999.ebuild')
-rw-r--r--app-portage/g-cpan/g-cpan-9999.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index 669c09926378..50536a4a795b 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -33,7 +33,10 @@ COMMONDEPEND="
>=dev-perl/YAML-0.60
"
RDEPEND="${COMMONDEPEND}
- >=sys-apps/portage-2.0.0
+ || (
+ >=sys-apps/portage-2.0.0
+ sys-apps/portage-mgorny
+ )
"
DEPEND="${COMMONDEPEND}
virtual/perl-ExtUtils-MakeMaker