app-portage/unsymlink-lib: python3.8
authorMike Gilbert <floppym@gentoo.org>
Tue, 26 May 2020 03:04:50 +0000 (23:04 -0400)
committerMike Gilbert <floppym@gentoo.org>
Tue, 26 May 2020 03:10:41 +0000 (23:10 -0400)
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
app-portage/unsymlink-lib/unsymlink-lib-17-r1.ebuild
app-portage/unsymlink-lib/unsymlink-lib-9999.ebuild

index e70e33b01d946c9eac30921e4ff8cc9b979af946..ed7fca696e94fa17584550ed206d5d3488edb43f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit python-single-r1
 
 DESCRIPTION="Convert your system to SYMLINK_LIB=no"
index 2e579b57e72e0a7dca17bc338179cf7e3df2e838..82f1121193da589963bb4912c68ebf1bb7abff07 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit git-r3 python-single-r1
 
 DESCRIPTION="Convert your system to SYMLINK_LIB=no"