From ebb86e24d44319c0a4b78185856af0183739f381 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Thu, 17 Jun 2021 19:45:08 -0400 Subject: [PATCH] net-im/toxic: added current PYTHON_COMPAT Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Horea Christian --- net-im/toxic/ChangeLog | 3 +++ net-im/toxic/toxic-9999.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/net-im/toxic/ChangeLog b/net-im/toxic/ChangeLog index fd4a6cc..7e90a55 100644 --- a/net-im/toxic/ChangeLog +++ b/net-im/toxic/ChangeLog @@ -1,3 +1,6 @@ + 17 Jun 2021; toxic-9999.ebuild: + net-im/toxic: added current PYTHON_COMPAT + *toxic-9999 (20 Oct 2020) 20 Oct 2020; +metadata.xml, +toxic-9999.ebuild: diff --git a/net-im/toxic/toxic-9999.ebuild b/net-im/toxic/toxic-9999.ebuild index fdf05aa..5f6a6d0 100644 --- a/net-im/toxic/toxic-9999.ebuild +++ b/net-im/toxic/toxic-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_6 python3_7 ) +PYTHON_COMPAT=( python3_7 python3_8 ) inherit git-r3 python-single-r1 xdg