summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/flaggie/flaggie-9999.ebuild')
-rw-r--r--app-portage/flaggie/flaggie-9999.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index 60d5f61f5398..b6b4297c035b 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-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
@@ -16,7 +16,11 @@ SLOT="0"
KEYWORDS=""
IUSE=""
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+RDEPEND="
+ || (
+ sys-apps/portage[${PYTHON_USEDEP}]
+ sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+ )"
python_install_all() {
newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN}