summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-12-14 01:41:07 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-14 01:41:07 +0100
commit5a64f2ee7a9e230b39f799722f14fe9435695d40 (patch)
tree2637823ae26b3d22ba26426266fce518f689f34b /virtual
parentvirtual/python-enum34: [QA] Remove dead python impl (diff)
downloadgentoo-5a64f2ee7a9e230b39f799722f14fe9435695d40.tar.gz
gentoo-5a64f2ee7a9e230b39f799722f14fe9435695d40.tar.bz2
gentoo-5a64f2ee7a9e230b39f799722f14fe9435695d40.zip
virtual/python-singledispatch: [QA] Remove dead python impl
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/python-singledispatch/python-singledispatch-0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild b/virtual/python-singledispatch/python-singledispatch-0.ebuild
index 62d41a97eb90..de4f135df52e 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)"