commit: 02dd78d6d92534bc1b21c2b2b770e06e772c4356
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 03:09:58 2021 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 03:18:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02dd78d6
net-wireless/gr-m2k: python bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
net-wireless/gr-m2k/gr-m2k-9999.ebuild | 4 ++--
1 file 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 bb25c7af194..da37a557cf4 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