From: Michał Górny Date: Mon, 10 Feb 2020 13:06:11 +0000 (+0100) Subject: sys-fs/cryfs: Remove py2 where possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e637c947785e0e509d2ccd48df47db518d675de5;p=gentoo.git sys-fs/cryfs: Remove py2 where possible Signed-off-by: Michał Górny --- diff --git a/sys-fs/cryfs/cryfs-0.10.2.ebuild b/sys-fs/cryfs/cryfs-0.10.2.ebuild index 384dc785fe06..8bae478822f8 100644 --- a/sys-fs/cryfs/cryfs-0.10.2.ebuild +++ b/sys-fs/cryfs/cryfs-0.10.2.ebuild @@ -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