From: Michał Górny Date: Mon, 10 Feb 2020 20:56:57 +0000 (+0100) Subject: dev-vcs/pwclient: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=92f5e178fa9b307d7df6eb98cb13320168d2525c;p=gentoo.git dev-vcs/pwclient: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-vcs/pwclient/pwclient-20141110122616.ebuild b/dev-vcs/pwclient/pwclient-20141110122616.ebuild index bcf353082536..21bc9cbe3c0c 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