commit: 92f5e178fa9b307d7df6eb98cb13320168d2525c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 20:56:57 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 21:00:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f5e178
dev-vcs/pwclient: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-vcs/pwclient/pwclient-20141110122616.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/pwclient/pwclient-20141110122616.ebuild
b/dev-vcs/pwclient/pwclient-20141110122616.ebuild
index bcf35308253..21bc9cbe3c0 100644
--- a/dev-vcs/pwclient/pwclient-20141110122616.ebuild
+++ b/dev-vcs/pwclient/pwclient-20141110122616.ebuild
@@ -3,7 +3,7 @@
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit eutils python-r1