diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-07 10:25:20 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-07 10:25:20 +0200 |
commit | 61e003a333787fd362bf039e5751efd261348ec7 (patch) | |
tree | 2587a60398bb25dc3749e7775212e0fcfc774b57 /app-office/lyx | |
parent | dev-util/geany-plugins: Stabilize 1.38-r1 amd64, #849206 (diff) | |
download | gentoo-61e003a333787fd362bf039e5751efd261348ec7.tar.gz gentoo-61e003a333787fd362bf039e5751efd261348ec7.tar.bz2 gentoo-61e003a333787fd362bf039e5751efd261348ec7.zip |
app-office/lyx: Stabilize 2.3.6.1-r2 amd64, #850103
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/lyx-2.3.6.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.3.6.1-r2.ebuild b/app-office/lyx/lyx-2.3.6.1-r2.ebuild index a8d622193e27..b2106c5e4972 100644 --- a/app-office/lyx/lyx-2.3.6.1-r2.ebuild +++ b/app-office/lyx/lyx-2.3.6.1-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/${MY_P}.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}" |