commit: 5e29292edb9461f578f5cee787785a434f792420
Author: Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 7 16:57:12 2021 +0000
Commit: Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 7 16:57:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e29292e
dev-util/dwarves: Remove accidentially added python-3.6 entries again
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Matthias Schwarzott <zzam <AT> gentoo.org>
dev-util/dwarves/dwarves-1.19-r1.ebuild | 2 +-
dev-util/dwarves/dwarves-1.20.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/dwarves/dwarves-1.19-r1.ebuild
b/dev-util/dwarves/dwarves-1.19-r1.ebuild
index f37545621fa..10618245f8e 100644
--- a/dev-util/dwarves/dwarves-1.19-r1.ebuild
+++ b/dev-util/dwarves/dwarves-1.19-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit multilib cmake python-single-r1
DESCRIPTION="pahole (Poke-a-Hole) and other DWARF2 utilities"
diff --git a/dev-util/dwarves/dwarves-1.20.ebuild
b/dev-util/dwarves/dwarves-1.20.ebuild
index f37545621fa..10618245f8e 100644
--- a/dev-util/dwarves/dwarves-1.20.ebuild
+++ b/dev-util/dwarves/dwarves-1.20.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit multilib cmake python-single-r1
DESCRIPTION="pahole (Poke-a-Hole) and other DWARF2 utilities"