summaryrefslogtreecommitdiff
path: root/sys-devel/automake/automake-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/automake/automake-9999.ebuild')
-rw-r--r--sys-devel/automake/automake-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-9999.ebuild b/sys-devel/automake/automake-9999.ebuild
index 571985fea6d6..8935774850e8 100644
--- a/sys-devel/automake/automake-9999.ebuild
+++ b/sys-devel/automake/automake-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit python-any-r1
@@ -42,7 +42,7 @@ RDEPEND=">=dev-lang/perl-5.6
sys-devel/gnuconfig"
DEPEND="${RDEPEND}"
BDEPEND="
- app-arch/gzip
+ app-alternatives/gzip
sys-apps/help2man
test? ( ${PYTHON_DEPS} )
"