diff options
author | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 22:09:44 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 22:18:44 -0500 |
commit | 7f024f65235a51f58757b92362ebc2f04df1453e (patch) | |
tree | bf4cad816271950d12824349665b7b6c40a62574 /net-wireless | |
parent | sci-geosciences/gpxsee: clean old (diff) | |
download | gentoo-7f024f65235a51f58757b92362ebc2f04df1453e.tar.gz gentoo-7f024f65235a51f58757b92362ebc2f04df1453e.tar.bz2 gentoo-7f024f65235a51f58757b92362ebc2f04df1453e.zip |
net-wireless/libm2k: 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/libm2k/libm2k-0.0_p20201005.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/libm2k/libm2k-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/libm2k/libm2k-0.0_p20201005.ebuild b/net-wireless/libm2k/libm2k-0.0_p20201005.ebuild index 0456b28086ee..c5b966c0b7f4 100644 --- a/net-wireless/libm2k/libm2k-0.0_p20201005.ebuild +++ b/net-wireless/libm2k/libm2k-0.0_p20201005.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 udev diff --git a/net-wireless/libm2k/libm2k-9999.ebuild b/net-wireless/libm2k/libm2k-9999.ebuild index 0456b28086ee..c5b966c0b7f4 100644 --- a/net-wireless/libm2k/libm2k-9999.ebuild +++ b/net-wireless/libm2k/libm2k-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 udev |