diff options
author | David Seifert <soap@gentoo.org> | 2022-03-19 18:09:59 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-19 18:09:59 +0100 |
commit | c770ca651ed4c5792ef6955203fb0e4f976d667a (patch) | |
tree | 70ef821a63ea48a2c8eb7acc54dfe72dd1697aa2 /app-office/lyx | |
parent | sci-biology/fasta: drop 36.3.5e (diff) | |
download | gentoo-c770ca651ed4c5792ef6955203fb0e4f976d667a.tar.gz gentoo-c770ca651ed4c5792ef6955203fb0e4f976d667a.tar.bz2 gentoo-c770ca651ed4c5792ef6955203fb0e4f976d667a.zip |
app-office/lyx: destabilize 2.3.6.1-r1 for ~x86
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/lyx-2.3.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 bf44ce0f1283..3cc7ebbbfcc2 100644 --- a/app-office/lyx/lyx-2.3.6.1-r1.ebuild +++ b/app-office/lyx/lyx-2.3.6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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}" |