From 3f51bcc9ac6a53c445cc9d191313b2bd9e8f59fb Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Wed, 17 Feb 2021 10:33:25 -0500 Subject: [PATCH] net-wireless/lorcon: python bump Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina --- net-wireless/lorcon/lorcon-0.0_p20200214.ebuild | 4 ++-- net-wireless/lorcon/lorcon-9999.ebuild | 4 ++-- 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 986973b7941d1..db239c00f95b7 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 e99189ef34b4e..4a69d22d86909 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