diff options
author | Rick Farina <zerochaos@gentoo.org> | 2021-02-12 13:10:49 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 21:19:35 -0500 |
commit | ce6351ebdfd24db1b7d56a1f8a2f8f41cc6d576c (patch) | |
tree | 07f9b0fee51cbd581b129ec589de1de8b91d0e0d /net-wireless/gr-paint | |
parent | net-wireless/gr-iio: python bump (diff) | |
download | gentoo-ce6351ebdfd24db1b7d56a1f8a2f8f41cc6d576c.tar.gz gentoo-ce6351ebdfd24db1b7d56a1f8a2f8f41cc6d576c.tar.bz2 gentoo-ce6351ebdfd24db1b7d56a1f8a2f8f41cc6d576c.zip |
net-wireless/gr-paint: 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-paint')
-rw-r--r-- | net-wireless/gr-paint/gr-paint-0.0_p20200517-r1.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/gr-paint/gr-paint-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/gr-paint/gr-paint-0.0_p20200517-r1.ebuild b/net-wireless/gr-paint/gr-paint-0.0_p20200517-r1.ebuild index 0df189e10fa2..fafb438ce0de 100644 --- a/net-wireless/gr-paint/gr-paint-0.0_p20200517-r1.ebuild +++ b/net-wireless/gr-paint/gr-paint-0.0_p20200517-r1.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-paint/gr-paint-9999.ebuild b/net-wireless/gr-paint/gr-paint-9999.ebuild index 0df189e10fa2..fafb438ce0de 100644 --- a/net-wireless/gr-paint/gr-paint-9999.ebuild +++ b/net-wireless/gr-paint/gr-paint-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 |