dev-libs/libvoikko: Remove py2

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-10 21:45:23 +01:00
parent 90aeeee30e
commit a6f3cbd51e

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python{2_7,3_{6..7}} )
PYTHON_COMPAT=( python3_{6..7} )
inherit python-r1