diff options
author | Sam James <sam@gentoo.org> | 2021-04-20 11:57:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-20 11:57:32 +0000 |
commit | 3676128277b34fc1571d753b2f2692f8ede6d68a (patch) | |
tree | e4628ccbdbc70074cae19df605a5c181b7179805 /app-office | |
parent | dev-util/howdoi: version bump 2.0.15 (diff) | |
download | gentoo-3676128277b34fc1571d753b2f2692f8ede6d68a.tar.gz gentoo-3676128277b34fc1571d753b2f2692f8ede6d68a.tar.bz2 gentoo-3676128277b34fc1571d753b2f2692f8ede6d68a.zip |
app-office/lyx: Stabilize 2.3.6.1 amd64, #780006
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/lyx-2.3.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.3.6.1.ebuild b/app-office/lyx/lyx-2.3.6.1.ebuild index 0d37913dc0a8..c7fd5b65bc5a 100644 --- a/app-office/lyx/lyx-2.3.6.1.ebuild +++ b/app-office/lyx/lyx-2.3.6.1.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}" |