From bfe156fa74d3a6780df0b750745a283039997a31 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 10 Feb 2020 12:33:27 +0100 Subject: dev-embedded/libftdi: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-embedded/libftdi/libftdi-1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-embedded/libftdi/libftdi-1.4.ebuild') diff --git a/dev-embedded/libftdi/libftdi-1.4.ebuild b/dev-embedded/libftdi/libftdi-1.4.ebuild index d3062740cb4b..7660b8764197 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}" -- cgit v1.2.3-65-gdbad