From f75954e1cd0878583b3b5d617f86bd8225f80690 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:15:10 +0100 Subject: [PATCH] dev-python/python-cstruct: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/python-cstruct/python-cstruct-1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-cstruct/python-cstruct-1.7.ebuild b/dev-python/python-cstruct/python-cstruct-1.7.ebuild index a665c955f352..e053090d355b 100644 --- a/dev-python/python-cstruct/python-cstruct-1.7.ebuild +++ b/dev-python/python-cstruct/python-cstruct-1.7.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 -- 2.26.2