commit: e21999c1ff37af04498681b5801ecadbc7f1d53b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Feb 5 17:54:06 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 5 17:54:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21999c1
app-text/grip: Remove py2 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-text/grip/grip-4.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/grip/grip-4.2.0.ebuild b/app-text/grip/grip-4.2.0.ebuild index 1325c688908..d5e458d1fbb 100644 --- a/app-text/grip/grip-4.2.0.ebuild +++ b/app-text/grip/grip-4.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 pypy3 python3_6 ) +PYTHON_COMPAT=( pypy3 python3_6 ) inherit distutils-r1
