summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-03-28 09:13:22 +0200
committerMichał Górny <mgorny@gentoo.org>2021-03-28 11:48:29 +0200
commit96c0f4898ff80e9750f624d2e42cb181ee1dab6e (patch)
tree66b8f091bd178faa21f6c006db826704f17f47f9 /app-portage
parentsys-apps/pkgcore: Remove old (diff)
downloadgentoo-96c0f4898ff80e9750f624d2e42cb181ee1dab6e.tar.gz
gentoo-96c0f4898ff80e9750f624d2e42cb181ee1dab6e.tar.bz2
gentoo-96c0f4898ff80e9750f624d2e42cb181ee1dab6e.zip
app-portage/distpatch: Remove py3.7 due to snakeoil dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/distpatch/distpatch-0.1.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/distpatch/distpatch-0.1.2-r2.ebuild b/app-portage/distpatch/distpatch-0.1.2-r2.ebuild
index 782930fad490..dbc1ab1b44d9 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)"