diff options
author | Sam James <sam@gentoo.org> | 2024-05-10 19:39:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-10 19:39:04 +0100 |
commit | 5387f43c602094040eed28deb1c5ad02e6a30bcc (patch) | |
tree | ba8b3eba5ed215c8da4fad48d73a91f1ce97a691 /app-office/lyx | |
parent | dev-python/cffi: Add 1.17.0_pre20240424 snapshot (py3.13) (diff) | |
download | gentoo-5387f43c602094040eed28deb1c5ad02e6a30bcc.tar.gz gentoo-5387f43c602094040eed28deb1c5ad02e6a30bcc.tar.bz2 gentoo-5387f43c602094040eed28deb1c5ad02e6a30bcc.zip |
app-office/lyx: Stabilize 2.4.0_rc4 amd64, #931686
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/lyx-2.4.0_rc4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.4.0_rc4.ebuild b/app-office/lyx/lyx-2.4.0_rc4.ebuild index f40e3e2a9aec..95d64cac5f63 100644 --- a/app-office/lyx/lyx-2.4.0_rc4.ebuild +++ b/app-office/lyx/lyx-2.4.0_rc4.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_rc/~RC} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="aspell cups dia dot enchant gnumeric html +hunspell +latex monolithic-build nls rcs rtf svg l10n_he" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="test" |