virtual/package-manager: Prune dep on portage-mgorny

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-05-18 10:56:42 +02:00
parent 67a0b86b53
commit a8c811aa43

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
DESCRIPTION="Virtual for the package manager"
SLOT="0"
@@ -10,6 +10,5 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sp
RDEPEND="
|| (
sys-apps/portage
sys-apps/portage-mgorny
sys-apps/pkgcore
)"