app-portage/unsymlink-lib: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:30:08 +0000 (12:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:53:59 +0000 (12:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/unsymlink-lib/unsymlink-lib-17-r1.ebuild
app-portage/unsymlink-lib/unsymlink-lib-9999.ebuild

index fd0b8bdca31ede3663d72ed8926d52458b858a7b..e70e33b01d946c9eac30921e4ff8cc9b979af946 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit python-single-r1
 
 DESCRIPTION="Convert your system to SYMLINK_LIB=no"
index 9820f661ba522cd6af13b3643a836e9290e302e9..2e579b57e72e0a7dca17bc338179cf7e3df2e838 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit git-r3 python-single-r1
 
 DESCRIPTION="Convert your system to SYMLINK_LIB=no"