diff options
-rw-r--r-- | app-editors/qhexedit2/qhexedit2-0.8.4.ebuild | 2 | ||||
-rw-r--r-- | 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 0563e606546b..9b10f32a3816 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 f3efaaa2f28e..da69c8ab418c 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 |