diff options
author | 2024-10-24 02:03:11 +0100 | |
---|---|---|
committer | 2024-10-24 02:03:11 +0100 | |
commit | b84f893d122e99e3ba5560d1a778e558efe1ff83 (patch) | |
tree | d8a13a9a45e96d40e81ce21043e8c6da30716b94 /app-office | |
parent | gui-libs/wlroots: Stabilize 0.18.1 x86, #942024 (diff) | |
download | gentoo-b84f893d122e99e3ba5560d1a778e558efe1ff83.tar.gz gentoo-b84f893d122e99e3ba5560d1a778e558efe1ff83.tar.bz2 gentoo-b84f893d122e99e3ba5560d1a778e558efe1ff83.zip |
app-office/lyx: Stabilize 2.4.2.1 amd64, #942025
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/lyx-2.4.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.4.2.1.ebuild b/app-office/lyx/lyx-2.4.2.1.ebuild index 06836670debe..95aafec18c05 100644 --- a/app-office/lyx/lyx-2.4.2.1.ebuild +++ b/app-office/lyx/lyx-2.4.2.1.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" |