commit: a1d479ac6dd6de0b81945c4fa7c5799b0f464568
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 00:41:04 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 00:41:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d479ac
virtual/python-enum34: [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-enum34/python-enum34-2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/python-enum34/python-enum34-2.ebuild
b/virtual/python-enum34/python-enum34-2.ebuild
index 085c33f773f..1358450bbe9 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)"