app-office/libreoffice: Drop python2_7, add python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 25 Dec 2019 20:59:09 +0000 (21:59 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 25 Dec 2019 21:20:14 +0000 (22:20 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-office/libreoffice/libreoffice-6.3.9999.ebuild
app-office/libreoffice/libreoffice-9999.ebuild

index 7a8ee9560f67c765a917c5abb84f44534dfcd2f0..19a2070ce5c697ddb2db0a88275dc0be6e7b025c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="threads(+),xml"
 
 MY_PV="${PV/_alpha/.alpha}"
index 52c11f8e8ca07ac791809652a197a47b21739a33..b71dce302d522f9d1b90f3952cd29b0f69c6b455 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="threads(+),xml"
 
 MY_PV="${PV/_alpha/.alpha}"