From e8c293df9c51d1adf6e3d906c4f5a0e8bedb4827 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Thu, 30 Apr 2020 19:15:35 +0200 Subject: [PATCH] dev-python/pyclipper: python2 support not needed by revdeps Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Pacho Ramos --- dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild b/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild index e01613c52f83..92d5751de091 100644 --- a/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild +++ b/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 DESCRIPTION="Cython wrapper for the C++ translation of the Angus Johnson's Clipper library" -- 2.26.2