summaryrefslogtreecommitdiff
path: root/media-libs/hamlib/hamlib-4.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/hamlib/hamlib-4.4.ebuild')
-rw-r--r--media-libs/hamlib/hamlib-4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/hamlib/hamlib-4.4.ebuild b/media-libs/hamlib/hamlib-4.4.ebuild
index e6b249beabfe..03c7182e96ec 100644
--- a/media-libs/hamlib/hamlib-4.4.ebuild
+++ b/media-libs/hamlib/hamlib-4.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{9..10} )
MY_P=${P/_rc2/~rc2}
inherit autotools python-single-r1