diff options
author | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 22:09:58 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 22:18:44 -0500 |
commit | 02dd78d6d92534bc1b21c2b2b770e06e772c4356 (patch) | |
tree | 9c7e388571af268f52effa35292b3cd5a1170606 /net-wireless | |
parent | net-wireless/libm2k: python bump (diff) | |
download | gentoo-02dd78d6d92534bc1b21c2b2b770e06e772c4356.tar.gz gentoo-02dd78d6d92534bc1b21c2b2b770e06e772c4356.tar.bz2 gentoo-02dd78d6d92534bc1b21c2b2b770e06e772c4356.zip |
net-wireless/gr-m2k: 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')
-rw-r--r-- | net-wireless/gr-m2k/gr-m2k-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gr-m2k/gr-m2k-9999.ebuild b/net-wireless/gr-m2k/gr-m2k-9999.ebuild index bb25c7af194e..da37a557cf45 100644 --- a/net-wireless/gr-m2k/gr-m2k-9999.ebuild +++ b/net-wireless/gr-m2k/gr-m2k-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} ) inherit cmake python-single-r1 |