diff options
-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 |