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