From 979e8e27447a5fa66f6cff55a7d9671be939b760 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 2 Dec 2019 19:53:02 +0100 Subject: [PATCH] dev-python/formencode: Drop python2_7 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner --- dev-python/formencode/formencode-1.3.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/formencode/formencode-1.3.0-r3.ebuild b/dev-python/formencode/formencode-1.3.0-r3.ebuild index 6f62e4aed8b6..6d511cc12702 100644 --- a/dev-python/formencode/formencode-1.3.0-r3.ebuild +++ b/dev-python/formencode/formencode-1.3.0-r3.ebuild @@ -2,8 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 MY_PN="FormEncode" -- 2.26.2