From: Michał Górny Date: Thu, 7 May 2020 15:14:59 +0000 (+0200) Subject: sci-libs/linux-gpib: Remove py2.7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3ea2413779fb323ddc846f76b3fb82abbdcac636;p=gentoo.git sci-libs/linux-gpib: Remove py2.7 Signed-off-by: Michał Górny --- 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