From 3ea2413779fb323ddc846f76b3fb82abbdcac636 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 7 May 2020 17:14:59 +0200 Subject: [PATCH] sci-libs/linux-gpib: Remove py2.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild | 2 +- sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild b/sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild index df557833f062..959fd66ed922 100644 --- a/sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 python3_7 ) +PYTHON_COMPAT=( python3_6 python3_7 ) inherit readme.gentoo-r1 autotools perl-functions python-single-r1 toolchain-funcs udev user diff --git a/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild b/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild index 67d1c705d124..ae944aeda719 100644 --- a/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 python3_7 ) +PYTHON_COMPAT=( python3_6 python3_7 ) inherit readme.gentoo-r1 autotools perl-functions python-single-r1 toolchain-funcs udev -- 2.26.2