app-text/grip: Remove py2

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-05 18:54:06 +01:00
parent 891a11c6d0
commit e21999c1ff

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 pypy3 python3_6 )
PYTHON_COMPAT=( pypy3 python3_6 )
inherit distutils-r1