app-portage/layman: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 26 Feb 2020 12:14:19 +0000 (13:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 26 Feb 2020 12:17:57 +0000 (13:17 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/layman/layman-2.4.2-r1.ebuild
app-portage/layman/layman-2.4.2-r2.ebuild
app-portage/layman/layman-9999.ebuild

index b52d58816c934e283a2bf70a62f7f251dc04be67..8540842c8cf7190f3ca93dbac14f8df2a15f7762 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="5"
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 PYTHON_REQ_USE="xml(+),sqlite?"
 
 inherit eutils distutils-r1 linux-info prefix
index 42f4617776fde0a15f992fe3ad939944f3ee3027..a82ec4d06a4cf8019fff0c2c45e35c331c157d60 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 PYTHON_REQ_USE="xml(+),sqlite?"
 
 inherit eutils distutils-r1 linux-info prefix
index 42f4617776fde0a15f992fe3ad939944f3ee3027..a82ec4d06a4cf8019fff0c2c45e35c331c157d60 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 PYTHON_REQ_USE="xml(+),sqlite?"
 
 inherit eutils distutils-r1 linux-info prefix