summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-08-10 23:01:15 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-10 23:01:27 +0100
commit9d99e07b263ad60af6e628bb28dc1c9aee3a97cc (patch)
treefad78c888a7c6181a871214e3136b4ce2a7d0f2d /dev-util/diffoscope
parentdev-util/diffoscope: drop old (diff)
downloadgentoo-9d99e07b263ad60af6e628bb28dc1c9aee3a97cc.tar.gz
gentoo-9d99e07b263ad60af6e628bb28dc1c9aee3a97cc.tar.bz2
gentoo-9d99e07b263ad60af6e628bb28dc1c9aee3a97cc.zip
dev-util/diffoscope: drop python-3.6
Reported-by: Barry Schwartz Closes: https://bugs.gentoo.org/736549 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/diffoscope')
-rw-r--r--dev-util/diffoscope/diffoscope-155.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/diffoscope/diffoscope-155.ebuild b/dev-util/diffoscope/diffoscope-155.ebuild
index d705e0c42fc4..572dad5645e4 100644
--- a/dev-util/diffoscope/diffoscope-155.ebuild
+++ b/dev-util/diffoscope/diffoscope-155.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1