commit: e0551974460df8dec65cf57fa8399857e5f827c3
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 14:53:44 2019 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Fri May 24 14:53:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0551974
dev-python/runsnakerun: fix wxpython dep
It wasn't properly slotted
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-python/runsnakerun/runsnakerun-2.0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild
b/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild
index e99e600ade3..4638198dacf 100644
--- a/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild
+++ b/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -22,6 +22,6 @@ IUSE=""
DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}
dev-python/squaremap
- dev-python/wxpython"
+ dev-python/wxpython:3.0"
S="${WORKDIR}"/${MY_P}