diff options
author | Sam James <sam@gentoo.org> | 2021-06-16 10:33:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-16 10:33:55 +0000 |
commit | e096a676452fb5eb2a5b0e960718c5aa97f99c90 (patch) | |
tree | e987d2b62f96c5eef26467fc6770b3e853f32718 /app-office | |
parent | dev-python/libvirt-python: Stabilize 7.3.0 amd64, #795234 (diff) | |
download | gentoo-e096a676452fb5eb2a5b0e960718c5aa97f99c90.tar.gz gentoo-e096a676452fb5eb2a5b0e960718c5aa97f99c90.tar.bz2 gentoo-e096a676452fb5eb2a5b0e960718c5aa97f99c90.zip |
app-office/lyx: Stabilize 2.3.6.1-r1 x86, #795438
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/lyx-2.3.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.3.6.1-r1.ebuild b/app-office/lyx/lyx-2.3.6.1-r1.ebuild index 40e45f719c6b..bf44ce0f1283 100644 --- a/app-office/lyx/lyx-2.3.6.1-r1.ebuild +++ b/app-office/lyx/lyx-2.3.6.1-r1.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 ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 ~ppc ~ppc64 ~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}" |