diff options
author | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 21:14:47 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 21:19:40 -0500 |
commit | fb67376690920ec556c8b7ca1b754d9e2fc0c37b (patch) | |
tree | 345a67761a5ee3d49daaee76f0c59fdc6f596b62 /net-analyzer/gr-fosphor | |
parent | net-analyzer/net-snmp: python bump (diff) | |
download | gentoo-fb67376690920ec556c8b7ca1b754d9e2fc0c37b.tar.gz gentoo-fb67376690920ec556c8b7ca1b754d9e2fc0c37b.tar.bz2 gentoo-fb67376690920ec556c8b7ca1b754d9e2fc0c37b.zip |
net-analyzer/gr-fosphor: python bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-analyzer/gr-fosphor')
-rw-r--r-- | net-analyzer/gr-fosphor/gr-fosphor-0.0_p20200131.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20200131.ebuild b/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20200131.ebuild index 41a7b4c68731..e3c5413176f4 100644 --- a/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20200131.ebuild +++ b/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20200131.ebuild @@ -1,8 +1,8 @@ -# 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} ) inherit cmake-utils python-single-r1 diff --git a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild index 41a7b4c68731..e3c5413176f4 100644 --- a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild +++ b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild @@ -1,8 +1,8 @@ -# 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} ) inherit cmake-utils python-single-r1 |