summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2021-02-07 17:57:12 +0100
committerMatthias Schwarzott <zzam@gentoo.org>2021-02-07 17:57:52 +0100
commit5e29292edb9461f578f5cee787785a434f792420 (patch)
tree7c74ccfed7edf33273b0d273e471fb72595a7824 /dev-util/dwarves
parentruby-fakegem.eclass: fix each_fakegem_install for Prefix (diff)
downloadgentoo-5e29292edb9461f578f5cee787785a434f792420.tar.gz
gentoo-5e29292edb9461f578f5cee787785a434f792420.tar.bz2
gentoo-5e29292edb9461f578f5cee787785a434f792420.zip
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@gentoo.org>
Diffstat (limited to 'dev-util/dwarves')
-rw-r--r--dev-util/dwarves/dwarves-1.19-r1.ebuild2
-rw-r--r--dev-util/dwarves/dwarves-1.20.ebuild2
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 f37545621fa9..10618245f8ef 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 f37545621fa9..10618245f8ef 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"