summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2021-02-17 10:33:25 -0500
committerRick Farina <zerochaos@gentoo.org>2021-02-17 10:33:25 -0500
commit3f51bcc9ac6a53c445cc9d191313b2bd9e8f59fb (patch)
tree1bbfc214ba1279cc527b97a8520b6d6fad69c16b /net-wireless/lorcon
parentsys-power/uhubctl: bump (diff)
downloadgentoo-3f51bcc9ac6a53c445cc9d191313b2bd9e8f59fb.tar.gz
gentoo-3f51bcc9ac6a53c445cc9d191313b2bd9e8f59fb.tar.bz2
gentoo-3f51bcc9ac6a53c445cc9d191313b2bd9e8f59fb.zip
net-wireless/lorcon: 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/lorcon')
-rw-r--r--net-wireless/lorcon/lorcon-0.0_p20200214.ebuild4
-rw-r--r--net-wireless/lorcon/lorcon-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/lorcon/lorcon-0.0_p20200214.ebuild b/net-wireless/lorcon/lorcon-0.0_p20200214.ebuild
index 986973b7941d..db239c00f95b 100644
--- a/net-wireless/lorcon/lorcon-0.0_p20200214.ebuild
+++ b/net-wireless/lorcon/lorcon-0.0_p20200214.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})
DISTUTILS_OPTIONAL=1
inherit distutils-r1
diff --git a/net-wireless/lorcon/lorcon-9999.ebuild b/net-wireless/lorcon/lorcon-9999.ebuild
index e99189ef34b4..4a69d22d8690 100644
--- a/net-wireless/lorcon/lorcon-9999.ebuild
+++ b/net-wireless/lorcon/lorcon-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})
DISTUTILS_OPTIONAL=1
inherit distutils-r1