From 2bc5d2e6cda0492fdd54825e513167c22cfa313e Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 4 Jan 2021 17:08:20 +0000 Subject: dev-python/sipvicious: drop Python 3.6 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James --- dev-python/sipvicious/sipvicious-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/sipvicious/sipvicious-0.3.0.ebuild b/dev-python/sipvicious/sipvicious-0.3.0.ebuild index ab3d59048388..6b7a04afa4b8 100644 --- a/dev-python/sipvicious/sipvicious-0.3.0.ebuild +++ b/dev-python/sipvicious/sipvicious-0.3.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 -- cgit v1.2.3