diff options
author | 2024-07-03 21:14:11 +0100 | |
---|---|---|
committer | 2024-07-03 21:14:11 +0100 | |
commit | 99442a488ca59bf17ca6f6fcb62fbbe9001a3289 (patch) | |
tree | 77228e3d439755c9d035ed757b27bcf65d8beb33 /app-office/lyx | |
parent | app-editors/vscode: add 1.91.0 (diff) | |
download | gentoo-99442a488ca59bf17ca6f6fcb62fbbe9001a3289.tar.gz gentoo-99442a488ca59bf17ca6f6fcb62fbbe9001a3289.tar.bz2 gentoo-99442a488ca59bf17ca6f6fcb62fbbe9001a3289.zip |
app-office/lyx: Stabilize 2.4.0 amd64, #935426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/lyx-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.4.0.ebuild b/app-office/lyx/lyx-2.4.0.ebuild index d9d8f324a88f..dc7b64d683df 100644 --- a/app-office/lyx/lyx-2.4.0.ebuild +++ b/app-office/lyx/lyx-2.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://ftp.lyx.org/pub/lyx/devel/lyx-$(ver_cut 1-2)/${P}.tar.xz" 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" |