summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-07 17:14:59 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-07 17:14:59 +0200
commit3ea2413779fb323ddc846f76b3fb82abbdcac636 (patch)
tree3a69dba084f43d5a694c5279b2cfbf4050ae4458
parentsci-geosciences/gpsd: Remove py2.7 (diff)
downloadgentoo-3ea2413779fb323ddc846f76b3fb82abbdcac636.tar.gz
gentoo-3ea2413779fb323ddc846f76b3fb82abbdcac636.tar.bz2
gentoo-3ea2413779fb323ddc846f76b3fb82abbdcac636.zip
sci-libs/linux-gpib: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild2
-rw-r--r--sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild2
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