From e62108f998dc9e368f4e78849714b1f25782aab8 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 17 Oct 2019 20:09:19 +0200 Subject: dev-python/parse_cmake: Drop python2_7 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner --- dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild b/dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild index cc2187f798f..7fae7b3fb9a 100644 --- a/dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild +++ b/dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="Parser for CMakeLists.txt files" -- cgit v1.2.3