commit:     97bbde433ea6b733e3920b5c3e51eefa24ebe62b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 11:27:41 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 11:37:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97bbde43

app-editors/qhexedit2: Remove py2

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

 app-editors/qhexedit2/qhexedit2-0.8.4.ebuild           | 2 +-
 app-editors/qhexedit2/qhexedit2-0.8.4_p20170719.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild 
b/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild
index 0563e606546..9b10f32a381 100644
--- a/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild
+++ b/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 DISTUTILS_OPTIONAL=1
 

diff --git a/app-editors/qhexedit2/qhexedit2-0.8.4_p20170719.ebuild 
b/app-editors/qhexedit2/qhexedit2-0.8.4_p20170719.ebuild
index f3efaaa2f28..da69c8ab418 100644
--- a/app-editors/qhexedit2/qhexedit2-0.8.4_p20170719.ebuild
+++ b/app-editors/qhexedit2/qhexedit2-0.8.4_p20170719.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 DISTUTILS_OPTIONAL=1
 

Reply via email to