summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2022-06-14 13:05:59 +0200
committerThomas Beierlein <tomjbe@gentoo.org>2022-06-14 13:05:59 +0200
commit5ec2b2c4979afc15db8f9007b3b8e49b7b2cc147 (patch)
tree038a2034b43779935f08fdaaffaf1ec6f010755e /net-wireless
parentdev-db/pgpool2: Bump (diff)
downloadgentoo-5ec2b2c4979afc15db8f9007b3b8e49b7b2cc147.tar.gz
gentoo-5ec2b2c4979afc15db8f9007b3b8e49b7b2cc147.tar.bz2
gentoo-5ec2b2c4979afc15db8f9007b3b8e49b7b2cc147.zip
net-wireless/gr-rds: Add Python3.10 support
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gr-rds/gr-rds-0.0_p20200807.ebuild6
-rw-r--r--net-wireless/gr-rds/gr-rds-9999.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/net-wireless/gr-rds/gr-rds-0.0_p20200807.ebuild b/net-wireless/gr-rds/gr-rds-0.0_p20200807.ebuild
index 2f2eb3797c78..8006fb8a3380 100644
--- a/net-wireless/gr-rds/gr-rds-0.0_p20200807.ebuild
+++ b/net-wireless/gr-rds/gr-rds-0.0_p20200807.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
if [[ ${PV} == 9999* ]]; then
inherit git-r3
diff --git a/net-wireless/gr-rds/gr-rds-9999.ebuild b/net-wireless/gr-rds/gr-rds-9999.ebuild
index 2f2eb3797c78..8006fb8a3380 100644
--- a/net-wireless/gr-rds/gr-rds-9999.ebuild
+++ b/net-wireless/gr-rds/gr-rds-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
if [[ ${PV} == 9999* ]]; then
inherit git-r3