diff options
author | 2021-06-16 10:33:47 +0000 | |
---|---|---|
committer | 2021-06-16 10:33:48 +0000 | |
commit | 48453cfe6747bac7ecfac94517151459bb96b954 (patch) | |
tree | 44ac05e7474ead4743f7804cc819ea6f6b064287 /app-office/lyx/lyx-2.3.6.1-r1.ebuild | |
parent | sys-cluster/singularity: add 3.8.0 (diff) | |
download | gentoo-48453cfe6747bac7ecfac94517151459bb96b954.tar.gz gentoo-48453cfe6747bac7ecfac94517151459bb96b954.tar.bz2 gentoo-48453cfe6747bac7ecfac94517151459bb96b954.zip |
app-office/lyx: Stabilize 2.3.6.1-r1 amd64, #795438
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/lyx/lyx-2.3.6.1-r1.ebuild')
-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 e13ad4da4760..40e45f719c6b 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}" |