From 543503fdd0c77e3a416d1fcd9ece6e1b0c835608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 1 Nov 2016 21:10:51 +0100 Subject: global: Drop dead implementations from PYTHON_COMPAT --- dev-python/botocore/botocore-1.4.60.ebuild | 2 +- dev-python/botocore/botocore-1.4.62.ebuild | 2 +- dev-python/botocore/botocore-1.4.65.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/botocore') diff --git a/dev-python/botocore/botocore-1.4.60.ebuild b/dev-python/botocore/botocore-1.4.60.ebuild index 9c57e3342b4..16f236383a1 100644 --- a/dev-python/botocore/botocore-1.4.60.ebuild +++ b/dev-python/botocore/botocore-1.4.60.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-1.4.62.ebuild b/dev-python/botocore/botocore-1.4.62.ebuild index 9c57e3342b4..16f236383a1 100644 --- a/dev-python/botocore/botocore-1.4.62.ebuild +++ b/dev-python/botocore/botocore-1.4.62.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-1.4.65.ebuild b/dev-python/botocore/botocore-1.4.65.ebuild index 9c57e3342b4..16f236383a1 100644 --- a/dev-python/botocore/botocore-1.4.65.ebuild +++ b/dev-python/botocore/botocore-1.4.65.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 -- cgit v1.2.1