sys-fs/cryptsetup: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:20:51 +0000 (13:20 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:20:51 +0000 (13:20 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild

index 927ffc77048ad24c4f3ed3f9cb5f3f3f98fb75ab..cd644b00e671518b2b62191b3e71547d881738de 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=5
 
 DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit autotools distutils-r1 linux-info libtool eutils versionator