From 470f8e0cef8dc9dad8106d45f80c26ff96af68da Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:12:57 +0100 Subject: [PATCH] dev-python/indexed_gzip: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/indexed_gzip/indexed_gzip-0.8.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/indexed_gzip/indexed_gzip-0.8.7.ebuild b/dev-python/indexed_gzip/indexed_gzip-0.8.7.ebuild index 3533fde36c98..5ef47cfa8e37 100644 --- a/dev-python/indexed_gzip/indexed_gzip-0.8.7.ebuild +++ b/dev-python/indexed_gzip/indexed_gzip-0.8.7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 virtualx -- 2.26.2