net-irc/quasselgrep: Remove py2.7
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:10:32 +0000 (17:10 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:10:32 +0000 (17:10 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-irc/quasselgrep/quasselgrep-0_p20190211.ebuild

index 74bef9e7a4f710a5a8dee7d0235d722d3fcefa7d..ca0bbcdb471a9c578eef8ffa9273426201cfc3ce 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE=( sqlite )
 
 inherit distutils-r1 eutils