commit:     87e9a8ce635f3caf75cd5fb1ed23655b7f7c5825
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  2 11:49:09 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 12:02:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e9a8ce

app-office/lyx: Remove py2.7 where possible

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-office/lyx/lyx-2.3.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/lyx/lyx-2.3.5.2.ebuild 
b/app-office/lyx/lyx-2.3.5.2.ebuild
index 320b81a0f22..a128d6f301c 100644
--- a/app-office/lyx/lyx-2.3.5.2.ebuild
+++ b/app-office/lyx/lyx-2.3.5.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 MY_P="${P/_}"
 inherit desktop flag-o-matic font python-single-r1 qmake-utils toolchain-funcs 
xdg-utils

Reply via email to