diff options
author | Sam James <sam@gentoo.org> | 2023-06-30 22:13:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-30 22:13:41 +0100 |
commit | 9c3a4995d892cc1be622acab662bed70d1df4a7a (patch) | |
tree | 3f0957e95aa84fcf62c0173cafafb736850e9f42 /app-office/lyx | |
parent | dev-libs/hidapi: Stabilize 0.13.1 amd64, #904157 (diff) | |
download | gentoo-9c3a4995d892cc1be622acab662bed70d1df4a7a.tar.gz gentoo-9c3a4995d892cc1be622acab662bed70d1df4a7a.tar.bz2 gentoo-9c3a4995d892cc1be622acab662bed70d1df4a7a.zip |
app-office/lyx: Stabilize 2.3.7 amd64, #909408
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/lyx-2.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.3.7.ebuild b/app-office/lyx/lyx-2.3.7.ebuild index a032dc4b7911..09cb84ccccfd 100644 --- a/app-office/lyx/lyx-2.3.7.ebuild +++ b/app-office/lyx/lyx-2.3.7.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://ftp.lyx.org/pub/lyx/stable/$(ver_cut 1-2).x/${MY_P}-1.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" IUSE="aspell cups debug dia dot enchant gnumeric html +hunspell +latex monolithic-build nls rcs rtf svg l10n_he" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |