summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-12-14 01:41:04 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-14 01:41:04 +0100
commita1d479ac6dd6de0b81945c4fa7c5799b0f464568 (patch)
treefaf236f920257229473c2ba24738208c769143be /virtual
parentvirtual/python-backports_abc: [QA] Remove dead python impl (diff)
downloadgentoo-a1d479ac6dd6de0b81945c4fa7c5799b0f464568.tar.gz
gentoo-a1d479ac6dd6de0b81945c4fa7c5799b0f464568.tar.bz2
gentoo-a1d479ac6dd6de0b81945c4fa7c5799b0f464568.zip
virtual/python-enum34: [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-enum34/python-enum34-2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-enum34/python-enum34-2.ebuild b/virtual/python-enum34/python-enum34-2.ebuild
index 085c33f773ff..1358450bbe9b 100644
--- a/virtual/python-enum34/python-enum34-2.ebuild
+++ b/virtual/python-enum34/python-enum34-2.ebuild
@@ -14,4 +14,4 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' \
- 'python2*' python3_3 pypy)"
+ 'python2*' pypy)"