commit:     4f815148863e1796f570c4cdc8147480565f2c42
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 16:24:04 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 16:24:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f815148

games-sports/ski: fix block against app-emulation/ski

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 games-sports/ski/ski-6.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-sports/ski/ski-6.9-r1.ebuild 
b/games-sports/ski/ski-6.9-r1.ebuild
index cc6f6bd7884..6be1d60fd09 100644
--- a/games-sports/ski/ski-6.9-r1.ebuild
+++ b/games-sports/ski/ski-6.9-r1.ebuild
@@ -21,7 +21,7 @@ RDEPEND="${PYTHON_DEPS}"
 DEPEND="${RDEPEND}"
 
 # games-sports/ski and app-emulation/ski both install 'ski' binary, bug #653110
-RDEPEND="${RDEPEND} !!games-sports/ski"
+RDEPEND="${RDEPEND} !!app-emulation/ski"
 
 src_install() {
        dobin ski

Reply via email to