sys-fs/cryfs: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:06:11 +0000 (14:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:40 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-fs/cryfs/cryfs-0.10.2.ebuild

index 384dc785fe0600e30c7e37b808211652f5218992..8bae478822f894c085535733c65e33ea4fb54210 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit cmake flag-o-matic linux-info python-any-r1
 
 if [[ ${PV} == 9999 ]] ; then