commit:     ac6665ea3d093a8130f95c252e67f9c204f6e9e5
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 06:16:02 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 06:16:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac6665ea

app-editors/qhexedit2: disable py3.7

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild 
b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild
index 6df7fffbf3d6..c5e05a60e67c 100644
--- a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild
+++ b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 DISTUTILS_OPTIONAL=1
 

Reply via email to