dev-python/cjkwrap: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 19 Mar 2020 18:35:26 +0000 (19:35 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 19 Mar 2020 18:44:26 +0000 (19:44 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/cjkwrap/cjkwrap-2.2.ebuild

index 979fa3fbe9f98d1a0fd0c6dcab582feef0687ee5..69bd00ccd4a1eb662312152cd6392f785b3d5a60 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6..8} )
+PYTHON_COMPAT=( python3_{6..8} )
 inherit distutils-r1
 
 DESCRIPTION="A library for wrapping and filling UTF-8 CJK text"