commit:     5848b1b2ee84282f463bc0790c2f4ec93abf0af2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 11:32:22 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 11:38:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5848b1b2

app-text/htmlmin: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild | 2 +-
 app-text/htmlmin/htmlmin-0.1.12.ebuild             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild 
b/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild
index 0f1226ba7e2..c3bdd06a8a7 100644
--- a/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild
+++ b/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 vcs-snapshot
 

diff --git a/app-text/htmlmin/htmlmin-0.1.12.ebuild 
b/app-text/htmlmin/htmlmin-0.1.12.ebuild
index 0b56363611a..fc8e480e3b3 100644
--- a/app-text/htmlmin/htmlmin-0.1.12.ebuild
+++ b/app-text/htmlmin/htmlmin-0.1.12.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 

Reply via email to