mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-office/lyx: Remove py2.7 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user