commit: 5a64f2ee7a9e230b39f799722f14fe9435695d40
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 00:41:07 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 00:41:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a64f2ee
virtual/python-singledispatch: [QA] Remove dead python impl
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
virtual/python-singledispatch/python-singledispatch-0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild
b/virtual/python-singledispatch/python-singledispatch-0.ebuild
index 62d41a97eb9..de4f135df52 100644
--- a/virtual/python-singledispatch/python-singledispatch-0.ebuild
+++ b/virtual/python-singledispatch/python-singledispatch-0.ebuild
@@ -13,4 +13,4 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390
sparc x86 ~amd64-linux
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
- $(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]'
python2_7 python3_3 pypy)"
+ $(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]'
python2_7 pypy)"