commit:     bfe156fa74d3a6780df0b750745a283039997a31
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 11:33:27 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 11:54:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe156fa

dev-embedded/libftdi: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-embedded/libftdi/libftdi-0.20-r1.ebuild | 2 +-
 dev-embedded/libftdi/libftdi-1.2-r1.ebuild  | 2 +-
 dev-embedded/libftdi/libftdi-1.2-r2.ebuild  | 2 +-
 dev-embedded/libftdi/libftdi-1.4.ebuild     | 2 +-
 dev-embedded/libftdi/libftdi-9999.ebuild    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild 
b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
index 4cbaa0f3a3b..641d896e114 100644
--- a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
+++ b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit cmake-utils python-single-r1
 
 if [[ ${PV} == 9999* ]] ; then

diff --git a/dev-embedded/libftdi/libftdi-1.2-r1.ebuild 
b/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
index b6ff7fa88ab..b2fd8566d7f 100644
--- a/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit cmake-utils python-single-r1
 
 MY_P="${PN}1-${PV}"

diff --git a/dev-embedded/libftdi/libftdi-1.2-r2.ebuild 
b/dev-embedded/libftdi/libftdi-1.2-r2.ebuild
index d3062740cb4..7660b876419 100644
--- a/dev-embedded/libftdi/libftdi-1.2-r2.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.2-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit cmake-utils python-single-r1
 
 MY_P="${PN}1-${PV}"

diff --git a/dev-embedded/libftdi/libftdi-1.4.ebuild 
b/dev-embedded/libftdi/libftdi-1.4.ebuild
index d3062740cb4..7660b876419 100644
--- a/dev-embedded/libftdi/libftdi-1.4.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit cmake-utils python-single-r1
 
 MY_P="${PN}1-${PV}"

diff --git a/dev-embedded/libftdi/libftdi-9999.ebuild 
b/dev-embedded/libftdi/libftdi-9999.ebuild
index d3062740cb4..7660b876419 100644
--- a/dev-embedded/libftdi/libftdi-9999.ebuild
+++ b/dev-embedded/libftdi/libftdi-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit cmake-utils python-single-r1
 
 MY_P="${PN}1-${PV}"

Reply via email to