From 364e040eaa6b81b07e86e64b5ec0a3b33a790f30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 4 Feb 2020 16:27:36 +0100 Subject: [PATCH] dev-python/cachetools: Revert "Remove py2" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Missed a revdep, sorry. Reverts: 4726c03dae5f3da1b432e9de2e15de080cfdcc5d Signed-off-by: Michał Górny --- dev-python/cachetools/cachetools-3.1.0.ebuild | 2 +- dev-python/cachetools/cachetools-3.1.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/cachetools/cachetools-3.1.0.ebuild b/dev-python/cachetools/cachetools-3.1.0.ebuild index 2148006d4acbc..c343dc3a79423 100644 --- a/dev-python/cachetools/cachetools-3.1.0.ebuild +++ b/dev-python/cachetools/cachetools-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python2_7 python3_{6,7} ) inherit distutils-r1 diff --git a/dev-python/cachetools/cachetools-3.1.1.ebuild b/dev-python/cachetools/cachetools-3.1.1.ebuild index 2148006d4acbc..c343dc3a79423 100644 --- a/dev-python/cachetools/cachetools-3.1.1.ebuild +++ b/dev-python/cachetools/cachetools-3.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python2_7 python3_{6,7} ) inherit distutils-r1