diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/lyx-2.3.5.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.3.5.2-r2.ebuild b/app-office/lyx/lyx-2.3.5.2-r2.ebuild index 9b0ed18a886e..21798abb31d9 100644 --- a/app-office/lyx/lyx-2.3.5.2-r2.ebuild +++ b/app-office/lyx/lyx-2.3.5.2-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) MY_P="${P/_}" inherit desktop flag-o-matic font python-single-r1 qmake-utils toolchain-funcs xdg-utils |