dev-libs/botan: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:45:06 +0000 (21:45 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:00:01 +0000 (22:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/botan/botan-1.10.17-r2.ebuild
dev-libs/botan/botan-2.11.0.ebuild
dev-libs/botan/botan-2.9.0.ebuild

index 9bea1c6a66269e7d3ec81352230fe81722f1ee83..80af870a2c46c463fce1827d4543789f74574407 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit multilib python-r1 toolchain-funcs
 
index 8afc43d3519be9b542b28c98d7839ac0553df94c..4a5a143384567f6f5921a17b90231f55cdb756ed 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit multilib python-r1 toolchain-funcs
 
index 41f6e58805ca9a6d4b2217c6aba7d5c850407dcb..ec3daddb3301f1a1ab130c4f38f1ddf7a027f7c1 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit multilib python-r1 toolchain-funcs