diff options
author | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 21:13:22 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 21:19:39 -0500 |
commit | b58a99930e5a8a5252d13017d2d3befcb0c894ae (patch) | |
tree | 869feae9ab6246c739054917eea3e8313175adf5 /net-wireless/gr-rds | |
parent | app-crypt/yubikey-manager: python bump (diff) | |
download | gentoo-b58a99930e5a8a5252d13017d2d3befcb0c894ae.tar.gz gentoo-b58a99930e5a8a5252d13017d2d3befcb0c894ae.tar.bz2 gentoo-b58a99930e5a8a5252d13017d2d3befcb0c894ae.zip |
net-wireless/gr-rds: python bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless/gr-rds')
-rw-r--r-- | net-wireless/gr-rds/gr-rds-0.0_p20200807.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/gr-rds/gr-rds-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 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 e4b42b14c552..326e694c0081 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) 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 e4b42b14c552..326e694c0081 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) if [[ ${PV} == 9999* ]]; then inherit git-r3 |