dev-vcs/pwclient: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:56:57 +0000 (21:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:00:13 +0000 (22:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-vcs/pwclient/pwclient-20141110122616.ebuild

index bcf353082536a0772678a238f3decbd599940c88..21bc9cbe3c0ce6a0025b95b70c50adb10e234507 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="5"
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit eutils python-r1