dev-libs/liblouis: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:52:56 +0000 (12:52 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:15:58 +0000 (13:15 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/liblouis/liblouis-3.10.0.ebuild

index 47fb7480de8627ee8bba496c938ce42775f57b6f..9cade20ef77f7871e6de28534074d641f1232c6f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 PYTHON_REQ_USE='wide-unicode(+)'
 DISTUTILS_OPTIONAL=1
 inherit autotools distutils-r1