commit:     96c0f4898ff80e9750f624d2e42cb181ee1dab6e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 07:13:22 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 09:48:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96c0f489

app-portage/distpatch: Remove py3.7 due to snakeoil dep

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

 app-portage/distpatch/distpatch-0.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/distpatch/distpatch-0.1.2-r2.ebuild 
b/app-portage/distpatch/distpatch-0.1.2-r2.ebuild
index 782930fad49..dbc1ab1b44d 100644
--- a/app-portage/distpatch/distpatch-0.1.2-r2.ebuild
+++ b/app-portage/distpatch/distpatch-0.1.2-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
 inherit distutils-r1
 
 DESCRIPTION="Distfile Patching Support for Gentoo Linux (tools)"

Reply via email to