dev-libs/libvoikko: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:45:23 +0000 (21:45 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:00:02 +0000 (22:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/libvoikko/libvoikko-4.3.ebuild

index 288e363b496e6c3e578abd84c5cdc46cd1571a7b..725eb000b5dfd9fc9f7821bd8c5af7df4dcc2b5f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6..7}} )
+PYTHON_COMPAT=( python3_{6..7} )
 
 inherit python-r1