From 0a4e52381df848da0519b7c6477f027ef0a9892e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 5 Feb 2020 14:49:59 +0100 Subject: [PATCH] dev-python/globre: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/globre/globre-0.1.4.ebuild | 2 +- dev-python/globre/globre-0.1.5.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/globre/globre-0.1.4.ebuild b/dev-python/globre/globre-0.1.4.ebuild index f3dfb0cf8c61..e3a7d6dc9f67 100644 --- a/dev-python/globre/globre-0.1.4.ebuild +++ b/dev-python/globre/globre-0.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 diff --git a/dev-python/globre/globre-0.1.5.ebuild b/dev-python/globre/globre-0.1.5.ebuild index fcea07af31d1..11c88053bdc2 100644 --- a/dev-python/globre/globre-0.1.5.ebuild +++ b/dev-python/globre/globre-0.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 -- 2.26.2