From 92f5e178fa9b307d7df6eb98cb13320168d2525c Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 10 Feb 2020 21:56:57 +0100 Subject: dev-vcs/pwclient: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-vcs/pwclient/pwclient-20141110122616.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs/pwclient') 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 -- cgit v1.2.3-65-gdbad